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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 731423002: Remove OriginChip code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bad merge Created 5 years, 11 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 0ca524a7e4467149f1feea683d164668d356c9a7..9a4885330f56191a8fd514894e88a422771871d1 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -555,8 +555,6 @@
'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm',
'browser/ui/cocoa/location_bar/mic_search_decoration.h',
'browser/ui/cocoa/location_bar/mic_search_decoration.mm',
- 'browser/ui/cocoa/location_bar/origin_chip_decoration.h',
- 'browser/ui/cocoa/location_bar/origin_chip_decoration.mm',
'browser/ui/cocoa/location_bar/page_action_decoration.h',
'browser/ui/cocoa/location_bar/page_action_decoration.mm',
'browser/ui/cocoa/location_bar/search_button_decoration.h',
@@ -1463,8 +1461,6 @@
'browser/ui/location_bar/location_bar.h',
'browser/ui/location_bar/location_bar_util.cc',
'browser/ui/location_bar/location_bar_util.h',
- 'browser/ui/location_bar/origin_chip_info.cc',
- 'browser/ui/location_bar/origin_chip_info.h',
'browser/ui/native_window_tracker.h',
'browser/ui/panels/detached_panel_collection.cc',
'browser/ui/panels/detached_panel_collection.h',
@@ -2180,8 +2176,6 @@
'browser/ui/views/location_bar/location_icon_view.h',
'browser/ui/views/location_bar/open_pdf_in_reader_view.cc',
'browser/ui/views/location_bar/open_pdf_in_reader_view.h',
- 'browser/ui/views/location_bar/origin_chip_view.cc',
- 'browser/ui/views/location_bar/origin_chip_view.h',
'browser/ui/views/location_bar/page_action_image_view.cc',
'browser/ui/views/location_bar/page_action_image_view.h',
'browser/ui/views/location_bar/page_action_with_badge_view.cc',

Powered by Google App Engine
This is Rietveld 408576698