| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/chrome_build.gni") | 5 import("//build/config/chrome_build.gni") |
| 6 import("//build/config/crypto.gni") | 6 import("//build/config/crypto.gni") |
| 7 import("//build/config/features.gni") | 7 import("//build/config/features.gni") |
| 8 import("//build/config/ui.gni") | 8 import("//build/config/ui.gni") |
| 9 import("//chrome/common/features.gni") | 9 import("//chrome/common/features.gni") |
| 10 import("//media/media_options.gni") | 10 import("//media/media_options.gni") |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 171 "//components/security_state", | 171 "//components/security_state", |
| 172 "//components/signin/core/browser", | 172 "//components/signin/core/browser", |
| 173 "//components/ssl_errors", | 173 "//components/ssl_errors", |
| 174 "//components/startup_metric_utils/browser:lib", | 174 "//components/startup_metric_utils/browser:lib", |
| 175 "//components/startup_metric_utils/browser:message_filter_lib", | 175 "//components/startup_metric_utils/browser:message_filter_lib", |
| 176 | 176 |
| 177 # TODO(fdoray): Remove this once the PreRead field trial has expired. | 177 # TODO(fdoray): Remove this once the PreRead field trial has expired. |
| 178 # crbug.com/577698 | 178 # crbug.com/577698 |
| 179 "//components/startup_metric_utils/common", | 179 "//components/startup_metric_utils/common", |
| 180 "//components/strings", | 180 "//components/strings", |
| 181 "//components/subresource_filter/core/browser", |
| 181 "//components/suggestions", | 182 "//components/suggestions", |
| 182 "//components/supervised_user_error_page", | 183 "//components/supervised_user_error_page", |
| 183 "//components/sync_bookmarks", | 184 "//components/sync_bookmarks", |
| 184 "//components/sync_driver", | 185 "//components/sync_driver", |
| 185 "//components/sync_sessions", | 186 "//components/sync_sessions", |
| 186 "//components/tracing:startup_tracing", | 187 "//components/tracing:startup_tracing", |
| 187 "//components/translate/core/browser", | 188 "//components/translate/core/browser", |
| 188 "//components/translate/core/common", | 189 "//components/translate/core/common", |
| 189 "//components/ui/zoom", | 190 "//components/ui/zoom", |
| 190 "//components/undo", | 191 "//components/undo", |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 "//components/password_manager/content/browser", | 354 "//components/password_manager/content/browser", |
| 354 "//components/password_manager/sync/browser", | 355 "//components/password_manager/sync/browser", |
| 355 "//components/profile_metrics", | 356 "//components/profile_metrics", |
| 356 "//components/proxy_config", | 357 "//components/proxy_config", |
| 357 "//components/resources", | 358 "//components/resources", |
| 358 "//components/safe_browsing_db", | 359 "//components/safe_browsing_db", |
| 359 "//components/safe_json", | 360 "//components/safe_json", |
| 360 "//components/sessions", | 361 "//components/sessions", |
| 361 "//components/ssl_config", | 362 "//components/ssl_config", |
| 362 "//components/storage_monitor", | 363 "//components/storage_monitor", |
| 364 "//components/subresource_filter/content/browser", |
| 363 "//components/syncable_prefs", | 365 "//components/syncable_prefs", |
| 364 "//components/translate/content/browser", | 366 "//components/translate/content/browser", |
| 365 "//components/upload_list", | 367 "//components/upload_list", |
| 366 "//components/url_matcher", | 368 "//components/url_matcher", |
| 367 "//components/visitedlink/browser", | 369 "//components/visitedlink/browser", |
| 368 "//components/visitedlink/common", | 370 "//components/visitedlink/common", |
| 369 "//components/web_cache/browser", | 371 "//components/web_cache/browser", |
| 370 "//components/webusb", | 372 "//components/webusb", |
| 371 "//content/app/resources", | 373 "//content/app/resources", |
| 372 "//device/core", | 374 "//device/core", |
| (...skipping 760 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1133 "//chrome/app/theme:theme_resources", | 1135 "//chrome/app/theme:theme_resources", |
| 1134 "//chrome/browser", | 1136 "//chrome/browser", |
| 1135 "//chrome/common", | 1137 "//chrome/common", |
| 1136 "//chrome/common/safe_browsing:proto", | 1138 "//chrome/common/safe_browsing:proto", |
| 1137 "//components/browser_sync/browser:test_support", | 1139 "//components/browser_sync/browser:test_support", |
| 1138 "//components/invalidation/impl", | 1140 "//components/invalidation/impl", |
| 1139 "//components/invalidation/impl:test_support", | 1141 "//components/invalidation/impl:test_support", |
| 1140 "//components/password_manager/core/browser:test_support", | 1142 "//components/password_manager/core/browser:test_support", |
| 1141 "//components/prefs:test_support", | 1143 "//components/prefs:test_support", |
| 1142 "//components/search_engines:test_support", | 1144 "//components/search_engines:test_support", |
| 1145 "//components/subresource_filter/core/browser:test_support", |
| 1143 "//components/syncable_prefs:test_support", | 1146 "//components/syncable_prefs:test_support", |
| 1144 "//components/user_prefs/tracked:user_prefs_tracked_test_support", | 1147 "//components/user_prefs/tracked:user_prefs_tracked_test_support", |
| 1145 "//content/test:browsertest_base", | 1148 "//content/test:browsertest_base", |
| 1146 "//content/test:test_support", | 1149 "//content/test:test_support", |
| 1147 "//net:test_support", | 1150 "//net:test_support", |
| 1148 "//skia", | 1151 "//skia", |
| 1149 "//testing/gmock", | 1152 "//testing/gmock", |
| 1150 "//testing/gtest", | 1153 "//testing/gtest", |
| 1151 "//ui/gfx", | 1154 "//ui/gfx", |
| 1152 ] | 1155 ] |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1331 rebase_path(gypi_values.chrome_browser_rlz_sources, ".", "//chrome") | 1334 rebase_path(gypi_values.chrome_browser_rlz_sources, ".", "//chrome") |
| 1332 deps = [ | 1335 deps = [ |
| 1333 "//components/google/core/browser", | 1336 "//components/google/core/browser", |
| 1334 "//components/omnibox/browser", | 1337 "//components/omnibox/browser", |
| 1335 "//components/rlz", | 1338 "//components/rlz", |
| 1336 "//components/search_engines", | 1339 "//components/search_engines", |
| 1337 "//rlz:rlz_lib", | 1340 "//rlz:rlz_lib", |
| 1338 ] | 1341 ] |
| 1339 } | 1342 } |
| 1340 } | 1343 } |
| OLD | NEW |