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

Unified Diff: trunk/src/chromeos/chromeos.gyp

Issue 14642018: Revert 197960 "[chromeos] Remove dependencies of StatisticsProvi..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: trunk/src/chromeos/chromeos.gyp
===================================================================
--- trunk/src/chromeos/chromeos.gyp (revision 197968)
+++ trunk/src/chromeos/chromeos.gyp (working copy)
@@ -30,8 +30,6 @@
'CHROMEOS_IMPLEMENTATION',
],
'sources': [
- 'app_mode/kiosk_oem_manifest_parser.cc',
- 'app_mode/kiosk_oem_manifest_parser.h',
'audio/audio_device.cc',
'audio/audio_device.h',
'audio/audio_pref_observer.h',
@@ -46,8 +44,6 @@
'attestation/attestation_constants.h',
'attestation/attestation_flow.cc',
'attestation/attestation_flow.h',
- 'chromeos_constants.cc',
- 'chromeos_constants.h',
'chromeos_export.h',
'chromeos_paths.cc',
'chromeos_paths.h',
@@ -296,8 +292,6 @@
'process_proxy/process_proxy.h',
'process_proxy/process_proxy_registry.cc',
'process_proxy/process_proxy_registry.h',
- 'system/name_value_pairs_parser.cc',
- 'system/name_value_pairs_parser.h',
],
'conditions': [
['use_x11 == 1', {
@@ -472,7 +466,6 @@
],
'sources': [
'attestation/attestation_flow_unittest.cc',
- 'app_mode/kiosk_oem_manifest_parser_unittest.cc',
'display/output_configurator_unittest.cc',
'dbus/blocking_method_caller_unittest.cc',
'dbus/power_policy_controller_unittest.cc',
@@ -525,7 +518,6 @@
'network/shill_property_handler_unittest.cc',
'process_proxy/process_output_watcher_unittest.cc',
'process_proxy/process_proxy_unittest.cc',
- 'system/name_value_pairs_parser_unittest.cc',
],
'include_dirs': [
'..',
« no previous file with comments | « trunk/src/chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc ('k') | trunk/src/chromeos/chromeos_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698