Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10387161: Pepper Flash settings integration: add UI for "deauthorize content licenses". (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/ui/webui/options2/core_options_handler2.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser', 9 'target_name': 'browser',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 1499 matching lines...) Expand 10 before | Expand all | Expand 10 after
1510 'browser/password_manager/password_store_factory.h', 1510 'browser/password_manager/password_store_factory.h',
1511 'browser/password_manager/password_store_mac.cc', 1511 'browser/password_manager/password_store_mac.cc',
1512 'browser/password_manager/password_store_mac.h', 1512 'browser/password_manager/password_store_mac.h',
1513 'browser/password_manager/password_store_mac_internal.h', 1513 'browser/password_manager/password_store_mac_internal.h',
1514 'browser/password_manager/password_store_win.cc', 1514 'browser/password_manager/password_store_win.cc',
1515 'browser/password_manager/password_store_win.h', 1515 'browser/password_manager/password_store_win.h',
1516 'browser/password_manager/password_store_x.cc', 1516 'browser/password_manager/password_store_x.cc',
1517 'browser/password_manager/password_store_x.h', 1517 'browser/password_manager/password_store_x.h',
1518 'browser/password_manager_delegate_impl.cc', 1518 'browser/password_manager_delegate_impl.cc',
1519 'browser/password_manager_delegate_impl.h', 1519 'browser/password_manager_delegate_impl.h',
1520 'browser/pepper_flash_settings_manager.cc',
1521 'browser/pepper_flash_settings_manager.h',
1520 'browser/pepper_gtalk_message_filter.cc', 1522 'browser/pepper_gtalk_message_filter.cc',
1521 'browser/pepper_gtalk_message_filter.h', 1523 'browser/pepper_gtalk_message_filter.h',
1522 'browser/platform_util.h', 1524 'browser/platform_util.h',
1523 'browser/platform_util_android.cc', 1525 'browser/platform_util_android.cc',
1524 'browser/platform_util_aura.cc', 1526 'browser/platform_util_aura.cc',
1525 'browser/platform_util_chromeos.cc', 1527 'browser/platform_util_chromeos.cc',
1526 'browser/platform_util_common_linux.cc', 1528 'browser/platform_util_common_linux.cc',
1527 'browser/platform_util_linux.cc', 1529 'browser/platform_util_linux.cc',
1528 'browser/platform_util_mac.mm', 1530 'browser/platform_util_mac.mm',
1529 'browser/platform_util_win.cc', 1531 'browser/platform_util_win.cc',
1530 'browser/plugin_data_remover_helper.cc', 1532 'browser/plugin_data_remover_helper.cc',
1531 'browser/plugin_data_remover_helper.h', 1533 'browser/plugin_data_remover_helper.h',
1532 'browser/plugin_finder.cc', 1534 'browser/plugin_finder.cc',
1533 'browser/plugin_finder.h', 1535 'browser/plugin_finder.h',
1534 'browser/plugin_installer.cc', 1536 'browser/plugin_installer.cc',
1535 'browser/plugin_installer.h', 1537 'browser/plugin_installer.h',
1536 'browser/plugin_infobar_delegates.cc', 1538 'browser/plugin_infobar_delegates.cc',
1537 'browser/plugin_infobar_delegates.h', 1539 'browser/plugin_infobar_delegates.h',
1538 'browser/plugin_installer_observer.cc', 1540 'browser/plugin_installer_observer.cc',
1539 'browser/plugin_installer_observer.h', 1541 'browser/plugin_installer_observer.h',
1540 'browser/plugin_observer.cc', 1542 'browser/plugin_observer.cc',
1541 'browser/plugin_observer.h', 1543 'browser/plugin_observer.h',
1542 'browser/plugin_prefs.cc', 1544 'browser/plugin_prefs.cc',
1543 'browser/plugin_prefs.h', 1545 'browser/plugin_prefs.h',
1544 'browser/plugin_prefs_factory.cc', 1546 'browser/plugin_prefs_factory.cc',
1545 'browser/plugin_prefs_factory.h', 1547 'browser/plugin_prefs_factory.h',
1548 'browser/plugin_status_pref_setter.cc',
1549 'browser/plugin_status_pref_setter.h',
1546 'browser/policy/asynchronous_policy_loader.cc', 1550 'browser/policy/asynchronous_policy_loader.cc',
1547 'browser/policy/asynchronous_policy_loader.h', 1551 'browser/policy/asynchronous_policy_loader.h',
1548 'browser/policy/asynchronous_policy_provider.cc', 1552 'browser/policy/asynchronous_policy_provider.cc',
1549 'browser/policy/asynchronous_policy_provider.h', 1553 'browser/policy/asynchronous_policy_provider.h',
1550 'browser/policy/app_pack_updater.cc', 1554 'browser/policy/app_pack_updater.cc',
1551 'browser/policy/app_pack_updater.h', 1555 'browser/policy/app_pack_updater.h',
1552 'browser/policy/auto_enrollment_client.cc', 1556 'browser/policy/auto_enrollment_client.cc',
1553 'browser/policy/auto_enrollment_client.h', 1557 'browser/policy/auto_enrollment_client.h',
1554 'browser/policy/browser_policy_connector.cc', 1558 'browser/policy/browser_policy_connector.cc',
1555 'browser/policy/browser_policy_connector.h', 1559 'browser/policy/browser_policy_connector.h',
(...skipping 3495 matching lines...) Expand 10 before | Expand all | Expand 10 after
5051 'type': 'static_library', 5055 'type': 'static_library',
5052 'sources': [ 'browser/chromeos/gdata/gdata.proto' ], 5056 'sources': [ 'browser/chromeos/gdata/gdata.proto' ],
5053 'variables': { 5057 'variables': {
5054 'proto_in_dir': 'browser/chromeos/gdata', 5058 'proto_in_dir': 'browser/chromeos/gdata',
5055 'proto_out_dir': 'chrome/browser/chromeos/gdata', 5059 'proto_out_dir': 'chrome/browser/chromeos/gdata',
5056 }, 5060 },
5057 'includes': [ '../build/protoc.gypi' ] 5061 'includes': [ '../build/protoc.gypi' ]
5058 }, 5062 },
5059 ], 5063 ],
5060 } 5064 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/options2/core_options_handler2.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698