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

Unified Diff: chrome/chrome_browser.gypi

Issue 10885024: Integrate Chrome To Mobile with Action Box UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address cocoa comments. Created 8 years, 4 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 024ac9d5139bdbd58a63184f3d8853a0b3101e86..84d860f0b068b1814f7ed6ed1f76512ad6bac0c0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2385,8 +2385,6 @@
'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm',
'browser/ui/cocoa/location_bar/bubble_decoration.h',
'browser/ui/cocoa/location_bar/bubble_decoration.mm',
- 'browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.h',
- 'browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm',
'browser/ui/cocoa/location_bar/content_setting_decoration.h',
'browser/ui/cocoa/location_bar/content_setting_decoration.mm',
'browser/ui/cocoa/location_bar/ev_bubble_decoration.h',
@@ -3301,8 +3299,6 @@
'browser/ui/views/javascript_app_modal_dialog_views.h',
'browser/ui/views/location_bar/action_box_button_view.cc',
'browser/ui/views/location_bar/action_box_button_view.h',
- 'browser/ui/views/location_bar/chrome_to_mobile_view.cc',
- 'browser/ui/views/location_bar/chrome_to_mobile_view.h',
'browser/ui/views/location_bar/content_setting_image_view.cc',
'browser/ui/views/location_bar/content_setting_image_view.h',
'browser/ui/views/location_bar/ev_bubble_view.cc',

Powered by Google App Engine
This is Rietveld 408576698