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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1260033003: Partially componentize //chrome/browser/search/search.{h,cc} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 5 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
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 1a19b83972a0e4cbac8e77bdcf7fb6251cace351..f6602e4302e4991612ae07af12065d3dcca6fbcb 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -272,6 +272,8 @@
'browser/prefs/pref_observer_bridge.h',
'browser/prefs/pref_observer_bridge.mm',
'browser/procedural_block_types.h',
+ 'browser/search/search_util.cc',
+ 'browser/search/search_util.h',
'browser/search_engines/search_engines_util.cc',
'browser/search_engines/search_engines_util.h',
'browser/search_engines/template_url_service_client_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698