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

Unified Diff: components/message_port.gypi

Issue 1759783003: [mojo-bindings] Use Watch API instead of MessagePumpMojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix components_unittests EDK deps Created 4 years, 10 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/BUILD.gn ('k') | mojo/mojo_edk_tests.gyp » ('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 4acee9c8e3a775fb46020008021ea6603987cf09..be030755d59aae7f57b488f57b9566362ebbdf49 100644
--- a/components/message_port.gypi
+++ b/components/message_port.gypi
@@ -10,7 +10,7 @@
'dependencies': [
'../base/base.gyp:base',
'../mojo/mojo_public.gyp:mojo_message_pump_lib',
- '../mojo/mojo_public.gyp:mojo_system_cpp_headers',
+ '../mojo/mojo_public.gyp:mojo_cpp_system',
'../third_party/WebKit/public/blink.gyp:blink',
],
'include_dirs': [
« no previous file with comments | « components/BUILD.gn ('k') | mojo/mojo_edk_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698