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

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: Created 6 years, 1 month 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 8cc17770aae75c852cf69915574fdc1ae85ecff1..9e9a7bb068dd10f473beb9384fd764cda86ec919 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1419,8 +1419,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/omnibox/alternate_nav_infobar_delegate.cc',
'browser/ui/omnibox/alternate_nav_infobar_delegate.h',
@@ -2108,8 +2106,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