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

Unified Diff: components/dom_distiller.gypi

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/BUILD.gn ('k') | components/dom_distiller/content/browser/BUILD.gn » ('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 b6d25e3005e5c53242dc885ecc0055cfaa0494fc..adf078e1f3890ed5d71a261faca0a089d77eb2d5 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -162,7 +162,6 @@
'dom_distiller_protos',
'../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',
@@ -214,7 +213,6 @@
'../base/base.gyp:base',
'../content/content.gyp:content_browser',
'../gin/gin.gyp:gin',
- '../mojo/mojo_base.gyp:mojo_environment_chromium',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
],
'include_dirs': [
« no previous file with comments | « components/contextual_search/BUILD.gn ('k') | components/dom_distiller/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698