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

Unified Diff: mojo/spy/BUILD.gn

Issue 710703002: Revert "Teach PRESUBMIT.py how to run gn check for most of the mojo repo" (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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 | « mojo/shell/BUILD.gn ('k') | mojo/tools/package_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/spy/BUILD.gn
diff --git a/mojo/spy/BUILD.gn b/mojo/spy/BUILD.gn
index b586d847f83ded8b8112f21f215468d09b5d7f05..c89b5a15c5190cbacdf892b3d5414ea73229a236 100644
--- a/mojo/spy/BUILD.gn
+++ b/mojo/spy/BUILD.gn
@@ -8,12 +8,9 @@ source_set("spy") {
deps = [
":spy_bindings",
"//base",
- "//mojo/application_manager",
- "//mojo/public/cpp/bindings",
- "//mojo/public/cpp/system",
- "//net",
"//net:http_server",
"//url",
+ "//mojo/application_manager",
]
sources = [
« no previous file with comments | « mojo/shell/BUILD.gn ('k') | mojo/tools/package_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698