Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(242)

Unified Diff: riff/example_test.go

Issue 169090043: code review 169090043: go.image: use golang.org/x/... import paths (Closed)
Patch Set: diff -r 7f8928698c1cb0177bace92d57c0cd112509bae9 https://code.google.com/p/go.image Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cmd/webp-manual-test/main.go ('k') | tiff/reader.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: riff/example_test.go
===================================================================
--- a/riff/example_test.go
+++ b/riff/example_test.go
@@ -11,7 +11,7 @@
"log"
"strings"
- "code.google.com/p/go.image/riff"
+ "golang.org/x/image/riff"
)
func ExampleReader() {
« no previous file with comments | « cmd/webp-manual-test/main.go ('k') | tiff/reader.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b