| OLD | NEW |
| 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 126 'browser/android/bookmarks/partner_bookmarks_shim.h', | 126 'browser/android/bookmarks/partner_bookmarks_shim.h', |
| 127 'browser/android/chrome_jni_registrar.cc', | 127 'browser/android/chrome_jni_registrar.cc', |
| 128 'browser/android/chrome_jni_registrar.h', | 128 'browser/android/chrome_jni_registrar.h', |
| 129 'browser/android/chrome_startup_flags.cc', | 129 'browser/android/chrome_startup_flags.cc', |
| 130 'browser/android/chrome_startup_flags.h', | 130 'browser/android/chrome_startup_flags.h', |
| 131 'browser/android/chrome_web_contents_delegate_android.cc', | 131 'browser/android/chrome_web_contents_delegate_android.cc', |
| 132 'browser/android/chrome_web_contents_delegate_android.h', | 132 'browser/android/chrome_web_contents_delegate_android.h', |
| 133 'browser/android/chromium_application.cc', | 133 'browser/android/chromium_application.cc', |
| 134 'browser/android/chromium_application.h', | 134 'browser/android/chromium_application.h', |
| 135 'browser/android/content_view_util.cc', | 135 'browser/android/content_view_util.cc', |
| 136 'browser/android/content_view_util.h', | |
| 137 'browser/android/dev_tools_server.cc', | 136 'browser/android/dev_tools_server.cc', |
| 138 'browser/android/dev_tools_server.h', | 137 'browser/android/dev_tools_server.h', |
| 139 'browser/android/dom_distiller/feedback_reporter_android.cc', | 138 'browser/android/dom_distiller/feedback_reporter_android.cc', |
| 140 'browser/android/dom_distiller/feedback_reporter_android.h', | 139 'browser/android/dom_distiller/feedback_reporter_android.h', |
| 141 'browser/android/favicon_helper.cc', | 140 'browser/android/favicon_helper.cc', |
| 142 'browser/android/favicon_helper.h', | 141 'browser/android/favicon_helper.h', |
| 143 'browser/android/field_trial_helper.cc', | 142 'browser/android/field_trial_helper.cc', |
| 144 'browser/android/field_trial_helper.h', | |
| 145 'browser/android/foreign_session_helper.cc', | 143 'browser/android/foreign_session_helper.cc', |
| 146 'browser/android/foreign_session_helper.h', | 144 'browser/android/foreign_session_helper.h', |
| 147 'browser/android/meta_tag_observer.cc', | 145 'browser/android/meta_tag_observer.cc', |
| 148 'browser/android/meta_tag_observer.h', | 146 'browser/android/meta_tag_observer.h', |
| 149 'browser/android/new_tab_page_prefs.cc', | 147 'browser/android/new_tab_page_prefs.cc', |
| 150 'browser/android/new_tab_page_prefs.h', | 148 'browser/android/new_tab_page_prefs.h', |
| 151 'browser/android/new_tab_page_url_handler.cc', | 149 'browser/android/new_tab_page_url_handler.cc', |
| 152 'browser/android/new_tab_page_url_handler.h', | 150 'browser/android/new_tab_page_url_handler.h', |
| 153 'browser/android/google_location_settings_helper.h', | 151 'browser/android/google_location_settings_helper.h', |
| 154 'browser/android/intent_helper.cc', | 152 'browser/android/intent_helper.cc', |
| (...skipping 27 matching lines...) Expand all Loading... |
| 182 'browser/android/shortcut_helper.cc', | 180 'browser/android/shortcut_helper.cc', |
| 183 'browser/android/shortcut_helper.h', | 181 'browser/android/shortcut_helper.h', |
| 184 'browser/android/signin/account_management_screen_helper.cc', | 182 'browser/android/signin/account_management_screen_helper.cc', |
| 185 'browser/android/signin/account_management_screen_helper.h', | 183 'browser/android/signin/account_management_screen_helper.h', |
| 186 'browser/android/signin/signin_manager_android.cc', | 184 'browser/android/signin/signin_manager_android.cc', |
| 187 'browser/android/signin/signin_manager_android.h', | 185 'browser/android/signin/signin_manager_android.h', |
| 188 'browser/android/tab_android.cc', | 186 'browser/android/tab_android.cc', |
| 189 'browser/android/tab_android.h', | 187 'browser/android/tab_android.h', |
| 190 'browser/android/tab_load_status.h', | 188 'browser/android/tab_load_status.h', |
| 191 'browser/android/uma_bridge.cc', | 189 'browser/android/uma_bridge.cc', |
| 192 'browser/android/uma_bridge.h', | |
| 193 'browser/android/uma_utils.cc', | 190 'browser/android/uma_utils.cc', |
| 194 'browser/android/uma_utils.h', | 191 'browser/android/uma_utils.h', |
| 195 'browser/android/url_utilities.cc', | 192 'browser/android/url_utilities.cc', |
| 196 'browser/android/url_utilities.h', | |
| 197 'browser/android/voice_search_tab_helper.cc', | 193 'browser/android/voice_search_tab_helper.cc', |
| 198 'browser/android/voice_search_tab_helper.h', | |
| 199 'browser/android/webapps/single_tab_mode_tab_helper.cc', | 194 'browser/android/webapps/single_tab_mode_tab_helper.cc', |
| 200 'browser/android/webapps/single_tab_mode_tab_helper.h', | 195 'browser/android/webapps/single_tab_mode_tab_helper.h', |
| 201 'browser/app_controller_mac.h', | 196 'browser/app_controller_mac.h', |
| 202 'browser/app_controller_mac.mm', | 197 'browser/app_controller_mac.mm', |
| 203 'browser/app_icon_win.cc', | 198 'browser/app_icon_win.cc', |
| 204 'browser/app_icon_win.h', | 199 'browser/app_icon_win.h', |
| 205 'browser/app_mode/app_mode_utils.cc', | 200 'browser/app_mode/app_mode_utils.cc', |
| 206 'browser/app_mode/app_mode_utils.h', | 201 'browser/app_mode/app_mode_utils.h', |
| 207 'browser/autocomplete/autocomplete_classifier.cc', | 202 'browser/autocomplete/autocomplete_classifier.cc', |
| 208 'browser/autocomplete/autocomplete_classifier.h', | 203 'browser/autocomplete/autocomplete_classifier.h', |
| (...skipping 3690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3899 'package_name': 'org/chromium/chrome/browser', | 3894 'package_name': 'org/chromium/chrome/browser', |
| 3900 'template_deps': ['browser/android/tab_load_status.h'], | 3895 'template_deps': ['browser/android/tab_load_status.h'], |
| 3901 }, | 3896 }, |
| 3902 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3897 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3903 }, | 3898 }, |
| 3904 ], | 3899 ], |
| 3905 }, | 3900 }, |
| 3906 ], | 3901 ], |
| 3907 ], | 3902 ], |
| 3908 } | 3903 } |
| OLD | NEW |