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

Unified Diff: components/message_port.gypi

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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
Index: components/message_port.gypi
diff --git a/components/message_port.gypi b/components/message_port.gypi
index 7891058eeeef94094af30762c23ae6bcb4cb1ef7..79234177b7d8197597a6695ff28e7c19477a5c15 100644
--- a/components/message_port.gypi
+++ b/components/message_port.gypi
@@ -11,7 +11,7 @@
'../base/base.gyp:base',
'../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',
+ '../mojo/mojo_public.gyp:mojo_system_cpp_headers',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698