Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: mojom/generators/common/cli.go

Issue 1930603004: mojom: move mojom/mojom_tool/generated -> mojom/generated. Update consumers (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix paths to new `generated/` in mojom_tool/BUILD.gn Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojom/generated/mojom_types/mojom_types.mojom.go ('k') | mojom/generators/common/common.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojom/generators/common/cli.go
diff --git a/mojom/generators/common/cli.go b/mojom/generators/common/cli.go
index 5f1c4204977e7c00ab5924c6a1fd2ebf4923381e..1915b7054dc0fb3eac360177b48d5fb6ebcc93a9 100644
--- a/mojom/generators/common/cli.go
+++ b/mojom/generators/common/cli.go
@@ -16,7 +16,7 @@ import (
"path/filepath"
"mojo/public/go/bindings"
- "mojom/mojom_tool/generated/mojom_files"
+ "mojom/generated/mojom_files"
)
// GetConfig provides the primary interface for generators.
« no previous file with comments | « mojom/generated/mojom_types/mojom_types.mojom.go ('k') | mojom/generators/common/common.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698