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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 9355044: Added KioskModeAppPack proto. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 10 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/policy/proto/chrome_device_policy.proto ('k') | no next file » | 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 # 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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 1846 matching lines...) Expand 10 before | Expand all | Expand 10 after
1857 'browser/plugin_observer.cc', 1857 'browser/plugin_observer.cc',
1858 'browser/plugin_observer.h', 1858 'browser/plugin_observer.h',
1859 'browser/plugin_prefs.cc', 1859 'browser/plugin_prefs.cc',
1860 'browser/plugin_prefs.h', 1860 'browser/plugin_prefs.h',
1861 'browser/plugin_prefs_factory.cc', 1861 'browser/plugin_prefs_factory.cc',
1862 'browser/plugin_prefs_factory.h', 1862 'browser/plugin_prefs_factory.h',
1863 'browser/policy/asynchronous_policy_loader.cc', 1863 'browser/policy/asynchronous_policy_loader.cc',
1864 'browser/policy/asynchronous_policy_loader.h', 1864 'browser/policy/asynchronous_policy_loader.h',
1865 'browser/policy/asynchronous_policy_provider.cc', 1865 'browser/policy/asynchronous_policy_provider.cc',
1866 'browser/policy/asynchronous_policy_provider.h', 1866 'browser/policy/asynchronous_policy_provider.h',
1867 'browser/policy/app_pack_updater.cc',
1868 'browser/policy/app_pack_updater.h',
1867 'browser/policy/auto_enrollment_client.cc', 1869 'browser/policy/auto_enrollment_client.cc',
1868 'browser/policy/auto_enrollment_client.h', 1870 'browser/policy/auto_enrollment_client.h',
1869 'browser/policy/browser_policy_connector.cc', 1871 'browser/policy/browser_policy_connector.cc',
1870 'browser/policy/browser_policy_connector.h', 1872 'browser/policy/browser_policy_connector.h',
1871 'browser/policy/cloud_policy_cache_base.cc', 1873 'browser/policy/cloud_policy_cache_base.cc',
1872 'browser/policy/cloud_policy_cache_base.h', 1874 'browser/policy/cloud_policy_cache_base.h',
1873 'browser/policy/cloud_policy_constants.cc', 1875 'browser/policy/cloud_policy_constants.cc',
1874 'browser/policy/cloud_policy_constants.h', 1876 'browser/policy/cloud_policy_constants.h',
1875 'browser/policy/cloud_policy_controller.cc', 1877 'browser/policy/cloud_policy_controller.cc',
1876 'browser/policy/cloud_policy_controller.h', 1878 'browser/policy/cloud_policy_controller.h',
(...skipping 2505 matching lines...) Expand 10 before | Expand all | Expand 10 after
4382 ['exclude', 'browser/extensions/extension_input_ime_api.h'], 4384 ['exclude', 'browser/extensions/extension_input_ime_api.h'],
4383 ['exclude', 'browser/extensions/extension_input_method_api.cc'], 4385 ['exclude', 'browser/extensions/extension_input_method_api.cc'],
4384 ['exclude', 'browser/extensions/extension_input_method_api.h'], 4386 ['exclude', 'browser/extensions/extension_input_method_api.h'],
4385 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], 4387 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'],
4386 ['exclude', 'browser/icon_loader_chromeos.cc'], 4388 ['exclude', 'browser/icon_loader_chromeos.cc'],
4387 ['exclude', 'browser/icon_manager_chromeos.cc'], 4389 ['exclude', 'browser/icon_manager_chromeos.cc'],
4388 ['exclude', 'browser/low_memory_observer.cc'], 4390 ['exclude', 'browser/low_memory_observer.cc'],
4389 ['exclude', 'browser/low_memory_observer.h'], 4391 ['exclude', 'browser/low_memory_observer.h'],
4390 ['exclude', 'browser/oom_priority_manager.cc'], 4392 ['exclude', 'browser/oom_priority_manager.cc'],
4391 ['exclude', 'browser/oom_priority_manager.h'], 4393 ['exclude', 'browser/oom_priority_manager.h'],
4394 ['exclude', 'browser/policy/app_pack_updater.cc'],
4395 ['exclude', 'browser/policy/app_pack_updater.h'],
4392 ['exclude', 'browser/policy/auto_enrollment_client.cc'], 4396 ['exclude', 'browser/policy/auto_enrollment_client.cc'],
4393 ['exclude', 'browser/policy/auto_enrollment_client.h'], 4397 ['exclude', 'browser/policy/auto_enrollment_client.h'],
4394 ['exclude', 'browser/policy/device_policy_cache.cc'], 4398 ['exclude', 'browser/policy/device_policy_cache.cc'],
4395 ['exclude', 'browser/policy/device_policy_cache.h'], 4399 ['exclude', 'browser/policy/device_policy_cache.h'],
4396 ['exclude', 'browser/policy/device_status_collector.cc'], 4400 ['exclude', 'browser/policy/device_status_collector.cc'],
4397 ['exclude', 'browser/policy/device_status_collector.h'], 4401 ['exclude', 'browser/policy/device_status_collector.h'],
4398 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], 4402 ['exclude', 'browser/policy/enterprise_install_attributes.cc'],
4399 ['exclude', 'browser/policy/enterprise_install_attributes.h'], 4403 ['exclude', 'browser/policy/enterprise_install_attributes.h'],
4400 ['exclude', 'browser/policy/network_configuration_updater.cc'], 4404 ['exclude', 'browser/policy/network_configuration_updater.cc'],
4401 ['exclude', 'browser/policy/network_configuration_updater.h'], 4405 ['exclude', 'browser/policy/network_configuration_updater.h'],
(...skipping 1197 matching lines...) Expand 10 before | Expand all | Expand 10 after
5599 'type': 'static_library', 5603 'type': 'static_library',
5600 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5604 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5601 'variables': { 5605 'variables': {
5602 'proto_in_dir': 'browser/history', 5606 'proto_in_dir': 'browser/history',
5603 'proto_out_dir': 'chrome/browser/history', 5607 'proto_out_dir': 'chrome/browser/history',
5604 }, 5608 },
5605 'includes': [ '../build/protoc.gypi' ] 5609 'includes': [ '../build/protoc.gypi' ]
5606 }, 5610 },
5607 ], 5611 ],
5608 } 5612 }
OLDNEW
« no previous file with comments | « chrome/browser/policy/proto/chrome_device_policy.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698