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 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1039 "search_engines/chrome_template_url_service_client.cc", | 1039 "search_engines/chrome_template_url_service_client.cc", |
1040 "search_engines/chrome_template_url_service_client.h", | 1040 "search_engines/chrome_template_url_service_client.h", |
1041 "search_engines/template_url_fetcher_factory.cc", | 1041 "search_engines/template_url_fetcher_factory.cc", |
1042 "search_engines/template_url_fetcher_factory.h", | 1042 "search_engines/template_url_fetcher_factory.h", |
1043 "search_engines/template_url_service_factory.cc", | 1043 "search_engines/template_url_service_factory.cc", |
1044 "search_engines/template_url_service_factory.h", | 1044 "search_engines/template_url_service_factory.h", |
1045 "search_engines/ui_thread_search_terms_data.cc", | 1045 "search_engines/ui_thread_search_terms_data.cc", |
1046 "search_engines/ui_thread_search_terms_data.h", | 1046 "search_engines/ui_thread_search_terms_data.h", |
1047 "search_engines/ui_thread_search_terms_data_android.cc", | 1047 "search_engines/ui_thread_search_terms_data_android.cc", |
1048 "search_engines/ui_thread_search_terms_data_android.h", | 1048 "search_engines/ui_thread_search_terms_data_android.h", |
| 1049 "sensor/sensor_permission_context.cc", |
| 1050 "sensor/sensor_permission_context.h", |
1049 "services/gcm/gcm_product_util.cc", | 1051 "services/gcm/gcm_product_util.cc", |
1050 "services/gcm/gcm_product_util.h", | 1052 "services/gcm/gcm_product_util.h", |
1051 "services/gcm/gcm_profile_service_factory.cc", | 1053 "services/gcm/gcm_profile_service_factory.cc", |
1052 "services/gcm/gcm_profile_service_factory.h", | 1054 "services/gcm/gcm_profile_service_factory.h", |
1053 "services/gcm/instance_id/instance_id_profile_service.cc", | 1055 "services/gcm/instance_id/instance_id_profile_service.cc", |
1054 "services/gcm/instance_id/instance_id_profile_service.h", | 1056 "services/gcm/instance_id/instance_id_profile_service.h", |
1055 "services/gcm/instance_id/instance_id_profile_service_factory.cc", | 1057 "services/gcm/instance_id/instance_id_profile_service_factory.cc", |
1056 "services/gcm/instance_id/instance_id_profile_service_factory.h", | 1058 "services/gcm/instance_id/instance_id_profile_service_factory.h", |
1057 "sessions/chrome_tab_restore_service_client.cc", | 1059 "sessions/chrome_tab_restore_service_client.cc", |
1058 "sessions/chrome_tab_restore_service_client.h", | 1060 "sessions/chrome_tab_restore_service_client.h", |
(...skipping 2305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3364 "precache/precache_util.cc", | 3366 "precache/precache_util.cc", |
3365 "precache/precache_util.h", | 3367 "precache/precache_util.h", |
3366 "prerender/external_prerender_handler_android.cc", | 3368 "prerender/external_prerender_handler_android.cc", |
3367 "prerender/external_prerender_handler_android.h", | 3369 "prerender/external_prerender_handler_android.h", |
3368 "profiles/profile_android.cc", | 3370 "profiles/profile_android.cc", |
3369 "profiles/profile_android.h", | 3371 "profiles/profile_android.h", |
3370 "search/contextual_search_policy_handler_android.cc", | 3372 "search/contextual_search_policy_handler_android.cc", |
3371 "search/contextual_search_policy_handler_android.h", | 3373 "search/contextual_search_policy_handler_android.h", |
3372 "search_engines/template_url_service_android.cc", | 3374 "search_engines/template_url_service_android.cc", |
3373 "search_engines/template_url_service_android.h", | 3375 "search_engines/template_url_service_android.h", |
| 3376 "sensor/sensor_permission_infobar_delegate_android.cc", |
| 3377 "sensor/sensor_permission_infobar_delegate_android.h", |
3374 "signin/oauth2_token_service_delegate_android.cc", | 3378 "signin/oauth2_token_service_delegate_android.cc", |
3375 "signin/oauth2_token_service_delegate_android.h", | 3379 "signin/oauth2_token_service_delegate_android.h", |
3376 "ssl/security_state_model_android.cc", | 3380 "ssl/security_state_model_android.cc", |
3377 "ssl/security_state_model_android.h", | 3381 "ssl/security_state_model_android.h", |
3378 "sync/glue/synced_tab_delegate_android.cc", | 3382 "sync/glue/synced_tab_delegate_android.cc", |
3379 "sync/glue/synced_tab_delegate_android.h", | 3383 "sync/glue/synced_tab_delegate_android.h", |
3380 "sync/glue/synced_window_delegate_android.cc", | 3384 "sync/glue/synced_window_delegate_android.cc", |
3381 "sync/glue/synced_window_delegate_android.h", | 3385 "sync/glue/synced_window_delegate_android.h", |
3382 "sync/glue/synced_window_delegates_getter_android.cc", | 3386 "sync/glue/synced_window_delegates_getter_android.cc", |
3383 "sync/glue/synced_window_delegates_getter_android.h", | 3387 "sync/glue/synced_window_delegates_getter_android.h", |
(...skipping 1040 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4424 # linking all of the test support. | 4428 # linking all of the test support. |
4425 static_library("pepper_cdm_test_constants") { | 4429 static_library("pepper_cdm_test_constants") { |
4426 testonly = true | 4430 testonly = true |
4427 visibility = [ "//chrome/*" ] | 4431 visibility = [ "//chrome/*" ] |
4428 sources = [ | 4432 sources = [ |
4429 "media/pepper_cdm_test_constants.cc", | 4433 "media/pepper_cdm_test_constants.cc", |
4430 "media/pepper_cdm_test_constants.h", | 4434 "media/pepper_cdm_test_constants.h", |
4431 ] | 4435 ] |
4432 } | 4436 } |
4433 } | 4437 } |
OLD | NEW |