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

Unified Diff: components/components.gyp

Issue 1900903002: Fix content/shell including internals of content for service worker test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ios Created 4 years, 8 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 | « chrome/gpu/BUILD.gn ('k') | components/contextual_search.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index fd1bf3075123be0127b8b59f17858f3e5074f273..48ae76464dcb4f4b27b426051005d1bacf513a59 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -23,7 +23,6 @@
'cloud_devices.gypi',
'component_updater.gypi',
'content_settings.gypi',
- 'contextual_search.gypi',
'cookie_config.gypi',
'crash.gypi',
'cronet.gypi',
@@ -114,6 +113,7 @@
'browsing_data.gypi',
'cdm.gypi',
'certificate_transparency.gypi',
+ 'contextual_search.gypi',
'devtools_discovery.gypi',
'devtools_http_handler.gypi',
'domain_reliability.gypi',
« no previous file with comments | « chrome/gpu/BUILD.gn ('k') | components/contextual_search.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698