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

Side by Side Diff: chromeos/chromeos.gyp

Issue 1421023002: Remove the ARC Bridge Service (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « no previous file | chromeos/dbus/arc_bridge_client.h » ('j') | chromeos/dbus/arc_instance_client.cc » ('J')
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 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 # These files lists are shared with the GN build. 8 # These files lists are shared with the GN build.
9 'chromeos_sources': [ 9 'chromeos_sources': [
10 'accelerometer/accelerometer_reader.cc', 10 'accelerometer/accelerometer_reader.cc',
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 'cryptohome/cryptohome_util.cc', 46 'cryptohome/cryptohome_util.cc',
47 'cryptohome/cryptohome_util.h', 47 'cryptohome/cryptohome_util.h',
48 'cryptohome/homedir_methods.cc', 48 'cryptohome/homedir_methods.cc',
49 'cryptohome/homedir_methods.h', 49 'cryptohome/homedir_methods.h',
50 'cryptohome/system_salt_getter.cc', 50 'cryptohome/system_salt_getter.cc',
51 'cryptohome/system_salt_getter.h', 51 'cryptohome/system_salt_getter.h',
52 'dbus/amplifier_client.cc', 52 'dbus/amplifier_client.cc',
53 'dbus/amplifier_client.h', 53 'dbus/amplifier_client.h',
54 'dbus/ap_manager_client.cc', 54 'dbus/ap_manager_client.cc',
55 'dbus/ap_manager_client.h', 55 'dbus/ap_manager_client.h',
56 'dbus/arc_bridge_client.cc', 56 'dbus/arc_instance_client.cc',
57 'dbus/arc_bridge_client.h', 57 'dbus/arc_instance_client.h',
58 'dbus/audio_dsp_client.cc', 58 'dbus/audio_dsp_client.cc',
59 'dbus/audio_dsp_client.h', 59 'dbus/audio_dsp_client.h',
60 'dbus/audio_node.cc', 60 'dbus/audio_node.cc',
61 'dbus/audio_node.h', 61 'dbus/audio_node.h',
62 'dbus/blocking_method_caller.cc', 62 'dbus/blocking_method_caller.cc',
63 'dbus/blocking_method_caller.h', 63 'dbus/blocking_method_caller.h',
64 'dbus/bluetooth_adapter_client.cc', 64 'dbus/bluetooth_adapter_client.cc',
65 'dbus/bluetooth_adapter_client.h', 65 'dbus/bluetooth_adapter_client.h',
66 'dbus/bluetooth_le_advertising_manager_client.cc', 66 'dbus/bluetooth_le_advertising_manager_client.cc',
67 'dbus/bluetooth_le_advertising_manager_client.h', 67 'dbus/bluetooth_le_advertising_manager_client.h',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 'dbus/dbus_thread_manager.cc', 113 'dbus/dbus_thread_manager.cc',
114 'dbus/dbus_thread_manager.h', 114 'dbus/dbus_thread_manager.h',
115 'dbus/debug_daemon_client.cc', 115 'dbus/debug_daemon_client.cc',
116 'dbus/debug_daemon_client.h', 116 'dbus/debug_daemon_client.h',
117 'dbus/easy_unlock_client.cc', 117 'dbus/easy_unlock_client.cc',
118 'dbus/easy_unlock_client.h', 118 'dbus/easy_unlock_client.h',
119 'dbus/fake_amplifier_client.cc', 119 'dbus/fake_amplifier_client.cc',
120 'dbus/fake_amplifier_client.h', 120 'dbus/fake_amplifier_client.h',
121 'dbus/fake_ap_manager_client.cc', 121 'dbus/fake_ap_manager_client.cc',
122 'dbus/fake_ap_manager_client.h', 122 'dbus/fake_ap_manager_client.h',
123 'dbus/fake_arc_bridge_client.cc', 123 'dbus/fake_arc_instance_client.cc',
124 'dbus/fake_arc_bridge_client.h', 124 'dbus/fake_arc_instance_client.h',
125 'dbus/fake_audio_dsp_client.cc', 125 'dbus/fake_audio_dsp_client.cc',
126 'dbus/fake_audio_dsp_client.h', 126 'dbus/fake_audio_dsp_client.h',
127 'dbus/fake_bluetooth_adapter_client.cc', 127 'dbus/fake_bluetooth_adapter_client.cc',
128 'dbus/fake_bluetooth_adapter_client.h', 128 'dbus/fake_bluetooth_adapter_client.h',
129 'dbus/fake_bluetooth_le_advertising_manager_client.cc', 129 'dbus/fake_bluetooth_le_advertising_manager_client.cc',
130 'dbus/fake_bluetooth_le_advertising_manager_client.h', 130 'dbus/fake_bluetooth_le_advertising_manager_client.h',
131 'dbus/fake_bluetooth_le_advertisement_service_provider.cc', 131 'dbus/fake_bluetooth_le_advertisement_service_provider.cc',
132 'dbus/fake_bluetooth_le_advertisement_service_provider.h', 132 'dbus/fake_bluetooth_le_advertisement_service_provider.h',
133 'dbus/fake_bluetooth_agent_manager_client.cc', 133 'dbus/fake_bluetooth_agent_manager_client.cc',
134 'dbus/fake_bluetooth_agent_manager_client.h', 134 'dbus/fake_bluetooth_agent_manager_client.h',
(...skipping 624 matching lines...) Expand 10 before | Expand all | Expand 10 after
759 '../build/isolate.gypi', 759 '../build/isolate.gypi',
760 ], 760 ],
761 'sources': [ 761 'sources': [
762 'chromeos_unittests.isolate', 762 'chromeos_unittests.isolate',
763 ], 763 ],
764 }, 764 },
765 ], 765 ],
766 }], 766 }],
767 ], 767 ],
768 } 768 }
OLDNEW
« no previous file with comments | « no previous file | chromeos/dbus/arc_bridge_client.h » ('j') | chromeos/dbus/arc_instance_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698