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

Unified Diff: mojo/mojo_services.gyp

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 | « mojo/mojo_public_utility_unittests.isolate ('k') | mojo/mojo_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gyp
diff --git a/mojo/mojo_services.gyp b/mojo/mojo_services.gyp
index 652b7e677e6db2708b08cad14dd8c3225f9e49f2..23de8b93cee2431a4c470c07793f7dbac004dcca 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',
+ 'mojom_bindings_generator_explicit.gypi',
],
},
{
@@ -71,7 +71,7 @@
'mojom_include_path': '<(DEPTH)/mojo/services',
},
'includes': [
- '../third_party/mojo/mojom_bindings_generator_explicit.gypi',
+ 'mojom_bindings_generator_explicit.gypi',
],
},
{
« no previous file with comments | « mojo/mojo_public_utility_unittests.isolate ('k') | mojo/mojo_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698