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

Unified Diff: mojo/mojo_services.gyp

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: mojo/mojo_services.gyp
diff --git a/mojo/mojo_services.gyp b/mojo/mojo_services.gyp
index cb6c2fc9db6ad001ee8d79b5b7455481c07d5a51..408ca06e85d64a707c07af992d51e4d898de213d 100644
--- a/mojo/mojo_services.gyp
+++ b/mojo/mojo_services.gyp
@@ -28,7 +28,7 @@
'mojom_include_path': '<(DEPTH)/mojo/services',
},
'includes': [
- '../third_party/mojo/mojom_bindings_generator_explicit.gypi',
+ '../mojo/mojom_bindings_generator_explicit.gypi',
],
},
{
@@ -59,7 +59,7 @@
'mojom_include_path': '<(DEPTH)/mojo/services',
},
'includes': [
- '../third_party/mojo/mojom_bindings_generator_explicit.gypi',
+ '../mojo/mojom_bindings_generator_explicit.gypi',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698