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

Unified Diff: chrome/chrome_browser.gypi

Issue 13375003: Fixing iframe jank in the local omnibox popup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: virtual Created 7 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/browser/search/suggestion_source_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ec8cce685e0a72a70c2124b662280468a75a9a52..f4d3e0941bb09cb952e20bce00bc7c7260ed849a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1655,6 +1655,8 @@
'browser/search/local_ntp_source.h',
'browser/search/search.cc',
'browser/search/search.h',
+ 'browser/search/suggestion_source.cc',
+ 'browser/search/suggestion_source.h',
'browser/search_engines/search_engine_type.h',
'browser/search_engines/search_host_to_urls_map.cc',
'browser/search_engines/search_host_to_urls_map.h',
« no previous file with comments | « chrome/browser/search/suggestion_source_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698