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

Side by Side 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 unified diff | Download patch
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chrome_browser_ui_non_ios_sources': [ 7 'chrome_browser_ui_non_ios_sources': [
8 'browser/ui/accelerator_utils.h', 8 'browser/ui/accelerator_utils.h',
9 'browser/ui/android/android_about_app_info.cc', 9 'browser/ui/android/android_about_app_info.cc',
10 'browser/ui/android/android_about_app_info.h', 10 'browser/ui/android/android_about_app_info.h',
(...skipping 1401 matching lines...) Expand 10 before | Expand all | Expand 10 after
1412 'browser/ui/fullscreen/fullscreen_exit_bubble.cc', 1412 'browser/ui/fullscreen/fullscreen_exit_bubble.cc',
1413 'browser/ui/fullscreen/fullscreen_exit_bubble.h', 1413 'browser/ui/fullscreen/fullscreen_exit_bubble.h',
1414 'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc', 1414 'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc',
1415 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h', 1415 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h',
1416 'browser/ui/fullscreen/fullscreen_within_tab_helper.cc', 1416 'browser/ui/fullscreen/fullscreen_within_tab_helper.cc',
1417 'browser/ui/fullscreen/fullscreen_within_tab_helper.h', 1417 'browser/ui/fullscreen/fullscreen_within_tab_helper.h',
1418 'browser/ui/location_bar/location_bar.cc', 1418 'browser/ui/location_bar/location_bar.cc',
1419 'browser/ui/location_bar/location_bar.h', 1419 'browser/ui/location_bar/location_bar.h',
1420 'browser/ui/location_bar/location_bar_util.cc', 1420 'browser/ui/location_bar/location_bar_util.cc',
1421 'browser/ui/location_bar/location_bar_util.h', 1421 'browser/ui/location_bar/location_bar_util.h',
1422 'browser/ui/location_bar/origin_chip_info.cc',
1423 'browser/ui/location_bar/origin_chip_info.h',
1424 'browser/ui/native_window_tracker.h', 1422 'browser/ui/native_window_tracker.h',
1425 'browser/ui/omnibox/alternate_nav_infobar_delegate.cc', 1423 'browser/ui/omnibox/alternate_nav_infobar_delegate.cc',
1426 'browser/ui/omnibox/alternate_nav_infobar_delegate.h', 1424 'browser/ui/omnibox/alternate_nav_infobar_delegate.h',
1427 'browser/ui/omnibox/omnibox_controller.cc', 1425 'browser/ui/omnibox/omnibox_controller.cc',
1428 'browser/ui/omnibox/omnibox_controller.h', 1426 'browser/ui/omnibox/omnibox_controller.h',
1429 'browser/ui/omnibox/omnibox_current_page_delegate.h', 1427 'browser/ui/omnibox/omnibox_current_page_delegate.h',
1430 'browser/ui/omnibox/omnibox_current_page_delegate_impl.cc', 1428 'browser/ui/omnibox/omnibox_current_page_delegate_impl.cc',
1431 'browser/ui/omnibox/omnibox_current_page_delegate_impl.h', 1429 'browser/ui/omnibox/omnibox_current_page_delegate_impl.h',
1432 'browser/ui/omnibox/omnibox_edit_controller.cc', 1430 'browser/ui/omnibox/omnibox_edit_controller.cc',
1433 'browser/ui/omnibox/omnibox_edit_controller.h', 1431 'browser/ui/omnibox/omnibox_edit_controller.h',
(...skipping 667 matching lines...) Expand 10 before | Expand all | Expand 10 after
2101 'browser/ui/views/location_bar/location_bar_decoration_view.cc', 2099 'browser/ui/views/location_bar/location_bar_decoration_view.cc',
2102 'browser/ui/views/location_bar/location_bar_decoration_view.h', 2100 'browser/ui/views/location_bar/location_bar_decoration_view.h',
2103 'browser/ui/views/location_bar/location_bar_layout.cc', 2101 'browser/ui/views/location_bar/location_bar_layout.cc',
2104 'browser/ui/views/location_bar/location_bar_layout.h', 2102 'browser/ui/views/location_bar/location_bar_layout.h',
2105 'browser/ui/views/location_bar/location_bar_view.cc', 2103 'browser/ui/views/location_bar/location_bar_view.cc',
2106 'browser/ui/views/location_bar/location_bar_view.h', 2104 'browser/ui/views/location_bar/location_bar_view.h',
2107 'browser/ui/views/location_bar/location_icon_view.cc', 2105 'browser/ui/views/location_bar/location_icon_view.cc',
2108 'browser/ui/views/location_bar/location_icon_view.h', 2106 'browser/ui/views/location_bar/location_icon_view.h',
2109 'browser/ui/views/location_bar/open_pdf_in_reader_view.cc', 2107 'browser/ui/views/location_bar/open_pdf_in_reader_view.cc',
2110 'browser/ui/views/location_bar/open_pdf_in_reader_view.h', 2108 'browser/ui/views/location_bar/open_pdf_in_reader_view.h',
2111 'browser/ui/views/location_bar/origin_chip_view.cc',
2112 'browser/ui/views/location_bar/origin_chip_view.h',
2113 'browser/ui/views/location_bar/page_action_image_view.cc', 2109 'browser/ui/views/location_bar/page_action_image_view.cc',
2114 'browser/ui/views/location_bar/page_action_image_view.h', 2110 'browser/ui/views/location_bar/page_action_image_view.h',
2115 'browser/ui/views/location_bar/page_action_with_badge_view.cc', 2111 'browser/ui/views/location_bar/page_action_with_badge_view.cc',
2116 'browser/ui/views/location_bar/page_action_with_badge_view.h', 2112 'browser/ui/views/location_bar/page_action_with_badge_view.h',
2117 'browser/ui/views/location_bar/page_info_helper.cc', 2113 'browser/ui/views/location_bar/page_info_helper.cc',
2118 'browser/ui/views/location_bar/page_info_helper.h', 2114 'browser/ui/views/location_bar/page_info_helper.h',
2119 'browser/ui/views/location_bar/search_button.cc', 2115 'browser/ui/views/location_bar/search_button.cc',
2120 'browser/ui/views/location_bar/search_button.h', 2116 'browser/ui/views/location_bar/search_button.h',
2121 'browser/ui/views/location_bar/selected_keyword_view.cc', 2117 'browser/ui/views/location_bar/selected_keyword_view.cc',
2122 'browser/ui/views/location_bar/selected_keyword_view.h', 2118 'browser/ui/views/location_bar/selected_keyword_view.h',
(...skipping 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
3083 ['OS!="android" and OS!="ios"', { 3079 ['OS!="android" and OS!="ios"', {
3084 'dependencies': [ 3080 'dependencies': [
3085 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 3081 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
3086 ], 3082 ],
3087 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ], 3083 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ],
3088 }], 3084 }],
3089 ], 3085 ],
3090 }, 3086 },
3091 ], 3087 ],
3092 } 3088 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698