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

Unified Diff: chrome/chrome_browser.gypi

Issue 5698006: Fix Instant suggest issues in Linux Views port. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update according to review feedback. Created 10 years 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/ui/views/location_bar/location_bar_view.cc ('k') | no next file » | 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 a443f3a1701a2c16fd07d26a806587bd92b420cc..949a322aa411f0d6ec4a5560dc638c025534b2e4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4031,8 +4031,6 @@
['include', '^browser/ui/views/location_bar/selected_keyword_view.cc'],
['include', '^browser/ui/views/location_bar/star_view.cc'],
['include', '^browser/ui/views/location_bar/star_view.h'],
- ['include', '^browser/ui/views/location_bar/suggested_text_view.cc'],
- ['include', '^browser/ui/views/location_bar/suggested_text_view.h'],
['include', '^browser/ui/views/location_bar_view.cc'],
['include', '^browser/ui/views/location_bar_view.h'],
['include', '^browser/ui/views/modal_dialog_delegate.cc'],
« no previous file with comments | « chrome/browser/ui/views/location_bar/location_bar_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698