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

Unified Diff: ui/mojo/geometry/mojo_bindings.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 | « tools/valgrind/drmemory/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/mojo/geometry/mojo_bindings.gyp
diff --git a/ui/mojo/geometry/mojo_bindings.gyp b/ui/mojo/geometry/mojo_bindings.gyp
index e5bfe67adee135e23d95b2fc4bc38da93b8d915e..28e1c98b2966f6ea31f88059c02f83eab905c334 100644
--- a/ui/mojo/geometry/mojo_bindings.gyp
+++ b/ui/mojo/geometry/mojo_bindings.gyp
@@ -13,14 +13,14 @@
'geometry.mojom',
],
},
- 'includes': [ '../../../third_party/mojo/mojom_bindings_generator_explicit.gypi' ],
+ 'includes': [ '../../../mojo/mojom_bindings_generator_explicit.gypi' ],
},
{
'target_name': 'mojo_geometry_bindings',
'type': 'static_library',
'dependencies': [
'mojo_geometry_bindings_mojom',
- '../../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../../../mojo/mojo_public.gyp:mojo_cpp_bindings',
],
},
],
« no previous file with comments | « tools/valgrind/drmemory/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698