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

Unified Diff: components/contextual_search.gypi

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 | « components/components.gyp ('k') | content/common/mojo/service_registry_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/contextual_search.gypi
diff --git a/components/contextual_search.gypi b/components/contextual_search.gypi
index 32a1e00f4afe217ecfaa1936e73109d62d1f2372..3cbd15450d44481bb297c42d86d3b601da61ec02 100644
--- a/components/contextual_search.gypi
+++ b/components/contextual_search.gypi
@@ -31,6 +31,7 @@
'dependencies': [
'contextual_search_mojo_bindings',
'../base/base.gyp:base',
+ '../content/content.gyp:content_common',
],
'sources': [
'contextual_search/renderer/contextual_search_wrapper.cc',
« no previous file with comments | « components/components.gyp ('k') | content/common/mojo/service_registry_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698