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

Unified Diff: components/message_port/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 | « components/message_port.gypi ('k') | components/message_port/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/message_port/BUILD.gn
diff --git a/components/message_port/BUILD.gn b/components/message_port/BUILD.gn
index 63c7da170cb0ef3d75ef8f949ac86423a961e7fc..3a81750d4a74fa373a908aaf45d7d28565b50b45 100644
--- a/components/message_port/BUILD.gn
+++ b/components/message_port/BUILD.gn
@@ -10,7 +10,7 @@
public_deps = [
"//base",
- "//mojo/message_pump",
+ "//mojo/common",
"//third_party/WebKit/public:blink",
"//third_party/mojo/src/mojo/public/cpp/system",
]
« no previous file with comments | « components/message_port.gypi ('k') | components/message_port/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698