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

Unified Diff: mojo/runner/BUILD.gn

Issue 1280463003: Revert of Straightens outs DEPS in mojo/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « mojo/mojo_base.gyp ('k') | mojo/runner/android/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index a1ac4fd92034b65d98f9a3762ced4ca93c061355..eacefb61a87f2ac52f3b86e200deb4492005507f 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -33,7 +33,6 @@
"//build/config/sanitizers:deps",
"//mojo/common",
"//mojo/environment:chromium",
- "//mojo/message_pump",
]
if (!is_android) {
@@ -126,12 +125,11 @@
"//components/devtools_service/public/interfaces",
"//mojo/application/public/cpp",
"//mojo/common:tracing_impl",
- "//mojo/message_pump",
- "//mojo/services/network/public/interfaces",
- "//mojo/services/tracing:bindings",
- "//mojo/shell",
"//mojo/util:filename_util",
"//third_party/mojo/src/mojo/edk/system",
+ "//mojo/services/network/public/interfaces",
+ "//mojo/shell",
+ "//mojo/services/tracing:bindings",
"//ui/gl",
"//url",
]
@@ -437,7 +435,6 @@
"//base/test:test_support",
"//mojo/common",
"//mojo/environment:chromium",
- "//mojo/message_pump",
"//mojo/services/test_service:bindings",
"//mojo/shell",
"//mojo/util:filename_util",
« no previous file with comments | « mojo/mojo_base.gyp ('k') | mojo/runner/android/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698