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

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 gyp file and bad merge Created 5 years, 10 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/ui/views/omnibox/omnibox_view_views.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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 96c040353ed67db704fed7e22aa9cd98c892037b..4886c326c6b77cb4bf18d67ec7fef25e3d718410 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -556,8 +556,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',
@@ -1465,8 +1463,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',
@@ -2188,8 +2184,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',
« no previous file with comments | « chrome/browser/ui/views/omnibox/omnibox_view_views.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698