OLD | NEW |
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 'variables': { | 6 'variables': { |
7 # These variables are shared with the GN build. | 7 # These variables are shared with the GN build. |
8 # Name is that these are the extensions files for the extensions target. | 8 # Name is that these are the extensions files for the extensions target. |
9 # "chrome_browser_extensions_sources' are the extensions files in the | 9 # "chrome_browser_extensions_sources' are the extensions files in the |
10 # browser target. | 10 # browser target. |
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
346 'browser/apps/install_chrome_app.cc', | 346 'browser/apps/install_chrome_app.cc', |
347 'browser/apps/install_chrome_app.h', | 347 'browser/apps/install_chrome_app.h', |
348 'browser/apps/per_app_settings_service.cc', | 348 'browser/apps/per_app_settings_service.cc', |
349 'browser/apps/per_app_settings_service.h', | 349 'browser/apps/per_app_settings_service.h', |
350 'browser/apps/per_app_settings_service_factory.cc', | 350 'browser/apps/per_app_settings_service_factory.cc', |
351 'browser/apps/per_app_settings_service_factory.h', | 351 'browser/apps/per_app_settings_service_factory.h', |
352 'browser/apps/shortcut_manager.cc', | 352 'browser/apps/shortcut_manager.cc', |
353 'browser/apps/shortcut_manager.h', | 353 'browser/apps/shortcut_manager.h', |
354 'browser/apps/shortcut_manager_factory.cc', | 354 'browser/apps/shortcut_manager_factory.cc', |
355 'browser/apps/shortcut_manager_factory.h', | 355 'browser/apps/shortcut_manager_factory.h', |
| 356 'browser/copresence/chrome_whispernet_client.cc', |
| 357 'browser/copresence/chrome_whispernet_client.h', |
356 'browser/extensions/active_script_controller.cc', | 358 'browser/extensions/active_script_controller.cc', |
357 'browser/extensions/active_script_controller.h', | 359 'browser/extensions/active_script_controller.h', |
358 'browser/extensions/active_tab_permission_granter.cc', | 360 'browser/extensions/active_tab_permission_granter.cc', |
359 'browser/extensions/active_tab_permission_granter.h', | 361 'browser/extensions/active_tab_permission_granter.h', |
360 'browser/extensions/activity_log/activity_action_constants.cc', | 362 'browser/extensions/activity_log/activity_action_constants.cc', |
361 'browser/extensions/activity_log/activity_action_constants.h', | 363 'browser/extensions/activity_log/activity_action_constants.h', |
362 'browser/extensions/activity_log/activity_actions.cc', | 364 'browser/extensions/activity_log/activity_actions.cc', |
363 'browser/extensions/activity_log/activity_actions.h', | 365 'browser/extensions/activity_log/activity_actions.h', |
364 'browser/extensions/activity_log/activity_database.cc', | 366 'browser/extensions/activity_log/activity_database.cc', |
365 'browser/extensions/activity_log/activity_database.h', | 367 'browser/extensions/activity_log/activity_database.h', |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
476 'browser/extensions/api/context_menus/context_menus_api.cc', | 478 'browser/extensions/api/context_menus/context_menus_api.cc', |
477 'browser/extensions/api/context_menus/context_menus_api.h', | 479 'browser/extensions/api/context_menus/context_menus_api.h', |
478 'browser/extensions/api/context_menus/context_menus_api_helpers.cc', | 480 'browser/extensions/api/context_menus/context_menus_api_helpers.cc', |
479 'browser/extensions/api/context_menus/context_menus_api_helpers.h', | 481 'browser/extensions/api/context_menus/context_menus_api_helpers.h', |
480 'browser/extensions/api/cookies/cookies_api.cc', | 482 'browser/extensions/api/cookies/cookies_api.cc', |
481 'browser/extensions/api/cookies/cookies_api.h', | 483 'browser/extensions/api/cookies/cookies_api.h', |
482 'browser/extensions/api/cookies/cookies_api_constants.cc', | 484 'browser/extensions/api/cookies/cookies_api_constants.cc', |
483 'browser/extensions/api/cookies/cookies_api_constants.h', | 485 'browser/extensions/api/cookies/cookies_api_constants.h', |
484 'browser/extensions/api/cookies/cookies_helpers.cc', | 486 'browser/extensions/api/cookies/cookies_helpers.cc', |
485 'browser/extensions/api/cookies/cookies_helpers.h', | 487 'browser/extensions/api/cookies/cookies_helpers.h', |
| 488 'browser/extensions/api/copresence_private/copresence_private_api.cc', |
| 489 'browser/extensions/api/copresence_private/copresence_private_api.h', |
486 'browser/extensions/api/debugger/debugger_api.cc', | 490 'browser/extensions/api/debugger/debugger_api.cc', |
487 'browser/extensions/api/debugger/debugger_api.h', | 491 'browser/extensions/api/debugger/debugger_api.h', |
488 'browser/extensions/api/debugger/debugger_api_constants.cc', | 492 'browser/extensions/api/debugger/debugger_api_constants.cc', |
489 'browser/extensions/api/debugger/debugger_api_constants.h', | 493 'browser/extensions/api/debugger/debugger_api_constants.h', |
490 'browser/extensions/api/declarative/declarative_api.cc', | 494 'browser/extensions/api/declarative/declarative_api.cc', |
491 'browser/extensions/api/declarative/declarative_api.h', | 495 'browser/extensions/api/declarative/declarative_api.h', |
492 'browser/extensions/api/declarative/declarative_rule.h', | 496 'browser/extensions/api/declarative/declarative_rule.h', |
493 'browser/extensions/api/declarative/deduping_factory.h', | 497 'browser/extensions/api/declarative/deduping_factory.h', |
494 'browser/extensions/api/declarative/rules_cache_delegate.cc', | 498 'browser/extensions/api/declarative/rules_cache_delegate.cc', |
495 'browser/extensions/api/declarative/rules_cache_delegate.h', | 499 'browser/extensions/api/declarative/rules_cache_delegate.h', |
(...skipping 693 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1189 }], | 1193 }], |
1190 ['enable_app_list==1', { | 1194 ['enable_app_list==1', { |
1191 'sources': [ | 1195 'sources': [ |
1192 '<@(chrome_browser_extensions_app_list_sources)', | 1196 '<@(chrome_browser_extensions_app_list_sources)', |
1193 ], | 1197 ], |
1194 }] | 1198 }] |
1195 ], | 1199 ], |
1196 }, | 1200 }, |
1197 ], | 1201 ], |
1198 } | 1202 } |
OLD | NEW |