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

Unified Diff: BUILD.gn

Issue 259823005: Add GN targets for mojom generator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | mojo/BUILD.gn » ('j') | mojo/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0f368a0ff2cd2343263b8882d06e15e7f602dd21..53290afddac60e8f5526bec02d14fb6bf0a54947 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -32,6 +32,7 @@ group("root") {
"//device/usb",
#"//extensions/common/api:extensions_api",
"//ipc",
+ "//mojo",
"//net",
#"//sdch",
"//skia",
« no previous file with comments | « no previous file | mojo/BUILD.gn » ('j') | mojo/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698