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

Unified Diff: components/dom_distiller.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/contextual_search.gypi ('k') | components/message_port.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 59dc03eddeaa454fab6c70d76d08534d1aaced4b..b6d25e3005e5c53242dc885ecc0055cfaa0494fc 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -144,7 +144,7 @@
'dom_distiller/content/common/distiller_page_notifier_service.mojom',
],
'includes': [
- '../third_party/mojo/mojom_bindings_generator.gypi',
+ '../mojo/mojom_bindings_generator.gypi',
],
},
],
@@ -163,10 +163,10 @@
'../base/base.gyp:base',
'../content/content.gyp:content_browser',
'../mojo/mojo_base.gyp:mojo_environment_chromium',
+ '../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../sync/sync.gyp:sync',
- '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
'../ui/gfx/gfx.gyp:gfx',
'../url/url.gyp:url_lib',
'components_resources.gyp:components_resources',
@@ -215,7 +215,7 @@
'../content/content.gyp:content_browser',
'../gin/gin.gyp:gin',
'../mojo/mojo_base.gyp:mojo_environment_chromium',
- '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../mojo/mojo_public.gyp:mojo_cpp_bindings',
],
'include_dirs': [
'..',
« no previous file with comments | « components/contextual_search.gypi ('k') | components/message_port.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698