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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 652033004: Android: Remove some devtools code from the build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments 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 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after
1039 'browser/ui/webui/components_ui.cc', 1039 'browser/ui/webui/components_ui.cc',
1040 'browser/ui/webui/components_ui.h', 1040 'browser/ui/webui/components_ui.h',
1041 'browser/ui/webui/constrained_web_dialog_delegate_base.cc', 1041 'browser/ui/webui/constrained_web_dialog_delegate_base.cc',
1042 'browser/ui/webui/constrained_web_dialog_delegate_base.h', 1042 'browser/ui/webui/constrained_web_dialog_delegate_base.h',
1043 'browser/ui/webui/constrained_web_dialog_ui.cc', 1043 'browser/ui/webui/constrained_web_dialog_ui.cc',
1044 'browser/ui/webui/constrained_web_dialog_ui.h', 1044 'browser/ui/webui/constrained_web_dialog_ui.h',
1045 'browser/ui/webui/cookies_tree_model_util.cc', 1045 'browser/ui/webui/cookies_tree_model_util.cc',
1046 'browser/ui/webui/cookies_tree_model_util.h', 1046 'browser/ui/webui/cookies_tree_model_util.h',
1047 'browser/ui/webui/crashes_ui.cc', 1047 'browser/ui/webui/crashes_ui.cc',
1048 'browser/ui/webui/crashes_ui.h', 1048 'browser/ui/webui/crashes_ui.h',
1049 'browser/ui/webui/devtools_ui.cc',
1050 'browser/ui/webui/devtools_ui.h',
1051 'browser/ui/webui/domain_reliability_internals_ui.cc', 1049 'browser/ui/webui/domain_reliability_internals_ui.cc',
1052 'browser/ui/webui/domain_reliability_internals_ui.h', 1050 'browser/ui/webui/domain_reliability_internals_ui.h',
1053 'browser/ui/webui/favicon_source.cc', 1051 'browser/ui/webui/favicon_source.cc',
1054 'browser/ui/webui/favicon_source.h', 1052 'browser/ui/webui/favicon_source.h',
1055 'browser/ui/webui/fileicon_source.cc', 1053 'browser/ui/webui/fileicon_source.cc',
1056 'browser/ui/webui/fileicon_source.h', 1054 'browser/ui/webui/fileicon_source.h',
1057 'browser/ui/webui/flags_ui.cc', 1055 'browser/ui/webui/flags_ui.cc',
1058 'browser/ui/webui/flags_ui.h', 1056 'browser/ui/webui/flags_ui.h',
1059 'browser/ui/webui/gcm_internals_ui.cc', 1057 'browser/ui/webui/gcm_internals_ui.cc',
1060 'browser/ui/webui/gcm_internals_ui.h', 1058 'browser/ui/webui/gcm_internals_ui.h',
(...skipping 735 matching lines...) Expand 10 before | Expand all | Expand 10 after
1796 'browser/ui/webui/system_info_ui.h', 1794 'browser/ui/webui/system_info_ui.h',
1797 'browser/ui/webui/theme_handler.cc', 1795 'browser/ui/webui/theme_handler.cc',
1798 'browser/ui/webui/theme_handler.h', 1796 'browser/ui/webui/theme_handler.h',
1799 'browser/ui/webui/uber/uber_ui.cc', 1797 'browser/ui/webui/uber/uber_ui.cc',
1800 'browser/ui/webui/uber/uber_ui.h', 1798 'browser/ui/webui/uber/uber_ui.h',
1801 'browser/ui/window_sizer/window_sizer.cc', 1799 'browser/ui/window_sizer/window_sizer.cc',
1802 'browser/ui/window_sizer/window_sizer.h', 1800 'browser/ui/window_sizer/window_sizer.h',
1803 'browser/ui/zoom/zoom_controller.cc', 1801 'browser/ui/zoom/zoom_controller.cc',
1804 'browser/ui/zoom/zoom_controller.h', 1802 'browser/ui/zoom/zoom_controller.h',
1805 ], 1803 ],
1804 'chrome_browser_ui_non_mobile_sources': [
1805 'browser/ui/webui/devtools_ui.cc',
1806 'browser/ui/webui/devtools_ui.h',
1807 ],
1806 'chrome_browser_ui_print_preview_sources': [ 1808 'chrome_browser_ui_print_preview_sources': [
1807 'browser/ui/webui/print_preview/print_preview_handler.cc', 1809 'browser/ui/webui/print_preview/print_preview_handler.cc',
1808 'browser/ui/webui/print_preview/print_preview_handler.h', 1810 'browser/ui/webui/print_preview/print_preview_handler.h',
1809 'browser/ui/webui/print_preview/print_preview_ui.cc', 1811 'browser/ui/webui/print_preview/print_preview_ui.cc',
1810 'browser/ui/webui/print_preview/print_preview_ui.h', 1812 'browser/ui/webui/print_preview/print_preview_ui.h',
1811 'browser/ui/webui/print_preview/sticky_settings.cc', 1813 'browser/ui/webui/print_preview/sticky_settings.cc',
1812 'browser/ui/webui/print_preview/sticky_settings.h', 1814 'browser/ui/webui/print_preview/sticky_settings.h',
1813 ], 1815 ],
1814 'chrome_browser_ui_one_click_signin_sources': [ 1816 'chrome_browser_ui_one_click_signin_sources': [
1815 'browser/ui/cocoa/one_click_signin_bubble_controller.h', 1817 'browser/ui/cocoa/one_click_signin_bubble_controller.h',
(...skipping 1215 matching lines...) Expand 10 before | Expand all | Expand 10 after
3031 }], 3033 }],
3032 # Temporary fix to break the browser_ui target into smaller chunks so it 3034 # Temporary fix to break the browser_ui target into smaller chunks so it
3033 # will link with SyzyASan builds. 3035 # will link with SyzyASan builds.
3034 ['OS=="win" and syzyasan==1', { 3036 ['OS=="win" and syzyasan==1', {
3035 'msvs_shard': 4, 3037 'msvs_shard': 4,
3036 }], 3038 }],
3037 ['OS!="android" and OS!="ios"', { 3039 ['OS!="android" and OS!="ios"', {
3038 'dependencies': [ 3040 'dependencies': [
3039 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 3041 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
3040 ], 3042 ],
3043 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ],
3041 }], 3044 }],
3042 ], 3045 ],
3043 }, 3046 },
3044 ], 3047 ],
3045 } 3048 }
OLDNEW
« chrome/browser/ui/BUILD.gn ('K') | « chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698