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

Unified Diff: mojo/BUILD.gn

Issue 705703002: Remove mojo/tools/, not needed in chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove gyp Created 6 years, 1 month 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_base.gyp » ('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 63fee4c17bc68b1f7eb6149a4543944d7b23a301..38fe53b39970c56c7142b731bbf25e4e13f9e579 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -12,7 +12,6 @@ group("mojo") {
"//mojo/common",
"//mojo/public",
"//mojo/services",
- "//mojo/tools/package_manager",
]
if (is_android) {
@@ -37,6 +36,5 @@ group("tests") {
"//mojo/public/cpp/environment/tests:mojo_public_environment_unittests",
"//mojo/public/cpp/system/tests:mojo_public_system_unittests",
"//mojo/public/cpp/utility/tests:mojo_public_utility_unittests",
- "//mojo/tools:message_generator",
]
}
« no previous file with comments | « no previous file | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698