| 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("//build/split_static_library.gni") | 9 import("//build/split_static_library.gni") |
| 10 import("//chrome/common/features.gni") | 10 import("//chrome/common/features.gni") |
| (...skipping 1534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1545 "//components/translate/content/browser", | 1545 "//components/translate/content/browser", |
| 1546 "//components/translate/core/browser", | 1546 "//components/translate/core/browser", |
| 1547 "//components/translate/core/common", | 1547 "//components/translate/core/common", |
| 1548 "//components/ukm:observers", | 1548 "//components/ukm:observers", |
| 1549 "//components/undo", | 1549 "//components/undo", |
| 1550 "//components/update_client", | 1550 "//components/update_client", |
| 1551 "//components/upload_list", | 1551 "//components/upload_list", |
| 1552 "//components/url_formatter", | 1552 "//components/url_formatter", |
| 1553 "//components/url_matcher", | 1553 "//components/url_matcher", |
| 1554 "//components/user_prefs", | 1554 "//components/user_prefs", |
| 1555 "//components/user_prefs/tracked:user_prefs_tracked", | |
| 1556 "//components/variations", | 1555 "//components/variations", |
| 1557 "//components/variations/field_trial_config", | 1556 "//components/variations/field_trial_config", |
| 1558 "//components/variations/net", | 1557 "//components/variations/net", |
| 1559 "//components/variations/service", | 1558 "//components/variations/service", |
| 1560 "//components/visitedlink/browser", | 1559 "//components/visitedlink/browser", |
| 1561 "//components/visitedlink/common", | 1560 "//components/visitedlink/common", |
| 1562 "//components/web_cache/browser", | 1561 "//components/web_cache/browser", |
| 1563 "//components/web_resource", | 1562 "//components/web_resource", |
| 1564 "//components/webdata/common", | 1563 "//components/webdata/common", |
| 1565 "//components/webdata_services", | 1564 "//components/webdata_services", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 1591 "//mojo/public/cpp/bindings", | 1590 "//mojo/public/cpp/bindings", |
| 1592 "//mojo/public/js", | 1591 "//mojo/public/js", |
| 1593 "//net:extras", | 1592 "//net:extras", |
| 1594 "//ppapi/features", | 1593 "//ppapi/features", |
| 1595 "//printing/features", | 1594 "//printing/features", |
| 1596 "//rlz/features", | 1595 "//rlz/features", |
| 1597 "//services/data_decoder/public/cpp", | 1596 "//services/data_decoder/public/cpp", |
| 1598 "//services/identity:lib", | 1597 "//services/identity:lib", |
| 1599 "//services/preferences/public/cpp", | 1598 "//services/preferences/public/cpp", |
| 1600 "//services/preferences/public/cpp:service_main", | 1599 "//services/preferences/public/cpp:service_main", |
| 1600 "//services/preferences/public/cpp/tracked", |
| 1601 "//services/preferences/public/interfaces", | 1601 "//services/preferences/public/interfaces", |
| 1602 "//services/preferences/tracked", |
| 1602 "//services/service_manager/public/cpp", | 1603 "//services/service_manager/public/cpp", |
| 1603 "//services/shape_detection/public/interfaces", | 1604 "//services/shape_detection/public/interfaces", |
| 1604 "//skia", | 1605 "//skia", |
| 1605 "//sql", | 1606 "//sql", |
| 1606 "//storage/browser", | 1607 "//storage/browser", |
| 1607 "//storage/common", | 1608 "//storage/common", |
| 1608 "//third_party/WebKit/public:features", | 1609 "//third_party/WebKit/public:features", |
| 1609 "//third_party/WebKit/public:image_resources", | 1610 "//third_party/WebKit/public:image_resources", |
| 1610 "//third_party/WebKit/public:resources", | 1611 "//third_party/WebKit/public:resources", |
| 1611 "//third_party/cacheinvalidation", | 1612 "//third_party/cacheinvalidation", |
| (...skipping 2784 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4396 "//components/password_manager/core/browser:test_support", | 4397 "//components/password_manager/core/browser:test_support", |
| 4397 "//components/policy/core/browser:test_support", | 4398 "//components/policy/core/browser:test_support", |
| 4398 "//components/prefs:test_support", | 4399 "//components/prefs:test_support", |
| 4399 "//components/safe_browsing:csd_proto", | 4400 "//components/safe_browsing:csd_proto", |
| 4400 "//components/search_engines:test_support", | 4401 "//components/search_engines:test_support", |
| 4401 "//components/sessions:test_support", | 4402 "//components/sessions:test_support", |
| 4402 "//components/subresource_filter/core/browser:test_support", | 4403 "//components/subresource_filter/core/browser:test_support", |
| 4403 "//components/subresource_filter/core/common:test_support", | 4404 "//components/subresource_filter/core/common:test_support", |
| 4404 "//components/sync_preferences:test_support", | 4405 "//components/sync_preferences:test_support", |
| 4405 "//components/ukm:test_support", | 4406 "//components/ukm:test_support", |
| 4406 "//components/user_prefs/tracked:user_prefs_tracked_test_support", | |
| 4407 "//content/test:test_support", | 4407 "//content/test:test_support", |
| 4408 "//google_apis:test_support", | 4408 "//google_apis:test_support", |
| 4409 "//net:test_support", | 4409 "//net:test_support", |
| 4410 "//services/preferences/public/cpp/tracked:test_support", |
| 4410 "//skia", | 4411 "//skia", |
| 4411 "//testing/gmock", | 4412 "//testing/gmock", |
| 4412 "//testing/gtest", | 4413 "//testing/gtest", |
| 4413 "//ui/gfx", | 4414 "//ui/gfx", |
| 4414 ] | 4415 ] |
| 4415 | 4416 |
| 4416 if (!is_android) { | 4417 if (!is_android) { |
| 4417 sources += [ | 4418 sources += [ |
| 4418 "chooser_controller/mock_chooser_controller.cc", | 4419 "chooser_controller/mock_chooser_controller.cc", |
| 4419 "chooser_controller/mock_chooser_controller.h", | 4420 "chooser_controller/mock_chooser_controller.h", |
| (...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4619 "media/pepper_cdm_test_constants.cc", | 4620 "media/pepper_cdm_test_constants.cc", |
| 4620 "media/pepper_cdm_test_constants.h", | 4621 "media/pepper_cdm_test_constants.h", |
| 4621 ] | 4622 ] |
| 4622 } | 4623 } |
| 4623 } | 4624 } |
| 4624 | 4625 |
| 4625 service_manifest("preferences_manifest") { | 4626 service_manifest("preferences_manifest") { |
| 4626 name = "preferences" | 4627 name = "preferences" |
| 4627 source = "prefs/preferences_manifest.json" | 4628 source = "prefs/preferences_manifest.json" |
| 4628 } | 4629 } |
| OLD | NEW |