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

Unified Diff: mojo/BUILD.gn

Issue 401473002: Re-land "Add GN build targets for the rest of mojo/public" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index da17324bd8fb1ef2acd909048f501294c2b0d835..391bd75df92f23e4bc0b438d93742176706e5cb7 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -4,9 +4,6 @@
group("mojo") {
deps = [
- "//mojo/public/cpp/bindings",
- "//mojo/public/interfaces/bindings/tests:test_interfaces",
- "//mojo/public/interfaces/service_provider:service_provider",
- "//mojo/public/js/bindings",
+ "//mojo/public",
]
}
« no previous file with comments | « no previous file | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698