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

Unified Diff: components/message_port.gypi

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again 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/dom_distiller.gypi ('k') | components/mus/public/cpp/tests/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 7891058eeeef94094af30762c23ae6bcb4cb1ef7..232782c9b542364e17f0716269d96664766732f6 100644
--- a/components/message_port.gypi
+++ b/components/message_port.gypi
@@ -10,8 +10,8 @@
'dependencies': [
'../base/base.gyp:base',
'../mojo/mojo_base.gyp:mojo_message_pump_lib',
+ '../mojo/mojo_public.gyp:mojo_system_cpp_headers',
'../third_party/WebKit/public/blink.gyp:blink',
- '../third_party/mojo/mojo_public.gyp:mojo_system_cpp_headers',
],
'include_dirs': [
'..',
« no previous file with comments | « components/dom_distiller.gypi ('k') | components/mus/public/cpp/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698