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

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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index cbf726c98dcf4d64b49560f19d0c232d9274bdc0..cf4b5bc5aea7c56d83f17c87ba979edbf4cf580b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4027,8 +4027,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'],

Powered by Google App Engine
This is Rietveld 408576698