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

Unified Diff: components/message_port.gypi

Issue 1262173005: Straightens outs DEPS in mojo/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add dep on system_for_component 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/html_viewer/web_url_loader_impl.h ('k') | components/message_port/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/message_port.gypi
diff --git a/components/message_port.gypi b/components/message_port.gypi
index 498405e258faec56d8ff3179fc410203a5c5d2fd..7891058eeeef94094af30762c23ae6bcb4cb1ef7 100644
--- a/components/message_port.gypi
+++ b/components/message_port.gypi
@@ -9,7 +9,7 @@
'type': 'static_library',
'dependencies': [
'../base/base.gyp:base',
- '../mojo/mojo_base.gyp:mojo_common_lib',
+ '../mojo/mojo_base.gyp:mojo_message_pump_lib',
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/mojo/mojo_public.gyp:mojo_system_cpp_headers',
],
« no previous file with comments | « components/html_viewer/web_url_loader_impl.h ('k') | components/message_port/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698