| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 1049 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1060 'browser/gpu_util.cc', | 1060 'browser/gpu_util.cc', |
| 1061 'browser/gpu_util.h', | 1061 'browser/gpu_util.h', |
| 1062 'browser/hang_monitor/hang_crash_dump_win.cc', | 1062 'browser/hang_monitor/hang_crash_dump_win.cc', |
| 1063 'browser/hang_monitor/hang_crash_dump_win.h', | 1063 'browser/hang_monitor/hang_crash_dump_win.h', |
| 1064 'browser/hang_monitor/hung_plugin_action.cc', | 1064 'browser/hang_monitor/hung_plugin_action.cc', |
| 1065 'browser/hang_monitor/hung_plugin_action.h', | 1065 'browser/hang_monitor/hung_plugin_action.h', |
| 1066 'browser/hang_monitor/hung_window_detector.cc', | 1066 'browser/hang_monitor/hung_window_detector.cc', |
| 1067 'browser/hang_monitor/hung_window_detector.h', | 1067 'browser/hang_monitor/hung_window_detector.h', |
| 1068 'browser/history/android/android_cache_database.cc', | 1068 'browser/history/android/android_cache_database.cc', |
| 1069 'browser/history/android/android_cache_database.h', | 1069 'browser/history/android/android_cache_database.h', |
| 1070 'browser/history/android/android_history_provider_service.cc', |
| 1071 'browser/history/android/android_history_provider_service.h', |
| 1070 'browser/history/android/android_history_types.cc', | 1072 'browser/history/android/android_history_types.cc', |
| 1071 'browser/history/android/android_history_types.h', | 1073 'browser/history/android/android_history_types.h', |
| 1072 'browser/history/android/android_provider_backend.cc', | 1074 'browser/history/android/android_provider_backend.cc', |
| 1073 'browser/history/android/android_provider_backend.h', | 1075 'browser/history/android/android_provider_backend.h', |
| 1074 'browser/history/android/android_time.h', | 1076 'browser/history/android/android_time.h', |
| 1075 'browser/history/android/android_urls_database.cc', | 1077 'browser/history/android/android_urls_database.cc', |
| 1076 'browser/history/android/android_urls_database.h', | 1078 'browser/history/android/android_urls_database.h', |
| 1077 'browser/history/android/android_urls_sql_handler.cc', | 1079 'browser/history/android/android_urls_sql_handler.cc', |
| 1078 'browser/history/android/android_urls_sql_handler.h', | 1080 'browser/history/android/android_urls_sql_handler.h', |
| 1079 'browser/history/android/bookmark_model_sql_handler.cc', | 1081 'browser/history/android/bookmark_model_sql_handler.cc', |
| 1080 'browser/history/android/bookmark_model_sql_handler.h', | 1082 'browser/history/android/bookmark_model_sql_handler.h', |
| 1081 'browser/history/android/favicon_sql_handler.cc', | 1083 'browser/history/android/favicon_sql_handler.cc', |
| 1082 'browser/history/android/favicon_sql_handler.h', | 1084 'browser/history/android/favicon_sql_handler.h', |
| 1083 'browser/history/android/sql_handler.cc', | 1085 'browser/history/android/sql_handler.cc', |
| 1084 'browser/history/android/sql_handler.h', | 1086 'browser/history/android/sql_handler.h', |
| 1085 'browser/history/android/urls_sql_handler.cc', | 1087 'browser/history/android/urls_sql_handler.cc', |
| 1086 'browser/history/android/urls_sql_handler.h', | 1088 'browser/history/android/urls_sql_handler.h', |
| 1087 'browser/history/android/visit_sql_handler.cc', | 1089 'browser/history/android/visit_sql_handler.cc', |
| 1088 'browser/history/android/visit_sql_handler.h', | 1090 'browser/history/android/visit_sql_handler.h', |
| 1089 'browser/history/archived_database.cc', | 1091 'browser/history/archived_database.cc', |
| 1090 'browser/history/archived_database.h', | 1092 'browser/history/archived_database.h', |
| 1091 'browser/history/download_database.cc', | 1093 'browser/history/download_database.cc', |
| 1092 'browser/history/download_database.h', | 1094 'browser/history/download_database.h', |
| 1093 'browser/history/expire_history_backend.cc', | 1095 'browser/history/expire_history_backend.cc', |
| 1094 'browser/history/expire_history_backend.h', | 1096 'browser/history/expire_history_backend.h', |
| 1095 'browser/history/history.cc', | 1097 'browser/history/history.cc', |
| 1096 'browser/history/history.h', | 1098 'browser/history/history.h', |
| 1097 'browser/history/history_backend.cc', | 1099 'browser/history/history_backend.cc', |
| 1098 'browser/history/history_backend.h', | 1100 'browser/history/history_backend.h', |
| 1101 'browser/history/history_backend_android.cc', |
| 1099 'browser/history/history_database.cc', | 1102 'browser/history/history_database.cc', |
| 1100 'browser/history/history_database.h', | 1103 'browser/history/history_database.h', |
| 1101 'browser/history/history_marshaling.h', | 1104 'browser/history/history_marshaling.h', |
| 1105 'browser/history/history_marshaling_android.h', |
| 1102 'browser/history/history_notifications.cc', | 1106 'browser/history/history_notifications.cc', |
| 1103 'browser/history/history_notifications.h', | 1107 'browser/history/history_notifications.h', |
| 1104 'browser/history/history_publisher.cc', | 1108 'browser/history/history_publisher.cc', |
| 1105 'browser/history/history_publisher.h', | 1109 'browser/history/history_publisher.h', |
| 1106 'browser/history/history_publisher_none.cc', | 1110 'browser/history/history_publisher_none.cc', |
| 1107 'browser/history/history_publisher_win.cc', | 1111 'browser/history/history_publisher_win.cc', |
| 1108 'browser/history/history_tab_helper.cc', | 1112 'browser/history/history_tab_helper.cc', |
| 1109 'browser/history/history_tab_helper.h', | 1113 'browser/history/history_tab_helper.h', |
| 1110 'browser/history/history_types.cc', | 1114 'browser/history/history_types.cc', |
| 1111 'browser/history/history_types.h', | 1115 'browser/history/history_types.h', |
| (...skipping 3906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5018 'type': 'static_library', | 5022 'type': 'static_library', |
| 5019 'sources': [ 'browser/chromeos/gdata/gdata.proto' ], | 5023 'sources': [ 'browser/chromeos/gdata/gdata.proto' ], |
| 5020 'variables': { | 5024 'variables': { |
| 5021 'proto_in_dir': 'browser/chromeos/gdata', | 5025 'proto_in_dir': 'browser/chromeos/gdata', |
| 5022 'proto_out_dir': 'chrome/browser/chromeos/gdata', | 5026 'proto_out_dir': 'chrome/browser/chromeos/gdata', |
| 5023 }, | 5027 }, |
| 5024 'includes': [ '../build/protoc.gypi' ] | 5028 'includes': [ '../build/protoc.gypi' ] |
| 5025 }, | 5029 }, |
| 5026 ], | 5030 ], |
| 5027 } | 5031 } |
| OLD | NEW |