OLD | NEW |
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 }, | 8 }, |
9 'targets': [ | 9 'targets': [ |
10 { | 10 { |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 'dbus/flimflam_network_client.cc', | 61 'dbus/flimflam_network_client.cc', |
62 'dbus/flimflam_network_client.h', | 62 'dbus/flimflam_network_client.h', |
63 'dbus/flimflam_profile_client.cc', | 63 'dbus/flimflam_profile_client.cc', |
64 'dbus/flimflam_profile_client.h', | 64 'dbus/flimflam_profile_client.h', |
65 'dbus/flimflam_service_client.cc', | 65 'dbus/flimflam_service_client.cc', |
66 'dbus/flimflam_service_client.h', | 66 'dbus/flimflam_service_client.h', |
67 'dbus/ibus/ibus_object.cc', | 67 'dbus/ibus/ibus_object.cc', |
68 'dbus/ibus/ibus_object.h', | 68 'dbus/ibus/ibus_object.h', |
69 'dbus/ibus/ibus_text.cc', | 69 'dbus/ibus/ibus_text.cc', |
70 'dbus/ibus/ibus_text.h', | 70 'dbus/ibus/ibus_text.h', |
| 71 'dbus/ibus/ibus_input_context_client.cc', |
| 72 'dbus/ibus/ibus_input_context_client.h', |
71 'dbus/image_burner_client.cc', | 73 'dbus/image_burner_client.cc', |
72 'dbus/image_burner_client.h', | 74 'dbus/image_burner_client.h', |
73 'dbus/introspectable_client.cc', | 75 'dbus/introspectable_client.cc', |
74 'dbus/introspectable_client.h', | 76 'dbus/introspectable_client.h', |
75 'dbus/power_manager_client.cc', | 77 'dbus/power_manager_client.cc', |
76 'dbus/power_manager_client.h', | 78 'dbus/power_manager_client.h', |
77 'dbus/power_supply_status.cc', | 79 'dbus/power_supply_status.cc', |
78 'dbus/power_supply_status.h', | 80 'dbus/power_supply_status.h', |
79 'dbus/session_manager_client.cc', | 81 'dbus/session_manager_client.cc', |
80 'dbus/session_manager_client.h', | 82 'dbus/session_manager_client.h', |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 'dbus/mock_introspectable_client.cc', | 135 'dbus/mock_introspectable_client.cc', |
134 'dbus/mock_introspectable_client.h', | 136 'dbus/mock_introspectable_client.h', |
135 'dbus/mock_power_manager_client.cc', | 137 'dbus/mock_power_manager_client.cc', |
136 'dbus/mock_power_manager_client.h', | 138 'dbus/mock_power_manager_client.h', |
137 'dbus/mock_session_manager_client.cc', | 139 'dbus/mock_session_manager_client.cc', |
138 'dbus/mock_session_manager_client.h', | 140 'dbus/mock_session_manager_client.h', |
139 'dbus/mock_speech_synthesizer_client.cc', | 141 'dbus/mock_speech_synthesizer_client.cc', |
140 'dbus/mock_speech_synthesizer_client.h', | 142 'dbus/mock_speech_synthesizer_client.h', |
141 'dbus/mock_update_engine_client.cc', | 143 'dbus/mock_update_engine_client.cc', |
142 'dbus/mock_update_engine_client.h', | 144 'dbus/mock_update_engine_client.h', |
| 145 'dbus/ibus/mock_ibus_input_context_client.cc', |
| 146 'dbus/ibus/mock_ibus_input_context_client.h', |
143 ], | 147 ], |
144 'include_dirs': [ | 148 'include_dirs': [ |
145 '..', | 149 '..', |
146 ], | 150 ], |
147 }, | 151 }, |
148 { | 152 { |
149 'target_name': 'chromeos_unittests', | 153 'target_name': 'chromeos_unittests', |
150 'type': 'executable', | 154 'type': 'executable', |
151 'dependencies': [ | 155 'dependencies': [ |
152 '../base/base.gyp:run_all_unittests', | 156 '../base/base.gyp:run_all_unittests', |
(...skipping 10 matching lines...) Expand all Loading... |
163 'dbus/flimflam_client_unittest_base.h', | 167 'dbus/flimflam_client_unittest_base.h', |
164 'dbus/flimflam_device_client_unittest.cc', | 168 'dbus/flimflam_device_client_unittest.cc', |
165 'dbus/flimflam_ipconfig_client_unittest.cc', | 169 'dbus/flimflam_ipconfig_client_unittest.cc', |
166 'dbus/flimflam_manager_client_unittest.cc', | 170 'dbus/flimflam_manager_client_unittest.cc', |
167 'dbus/flimflam_network_client_unittest.cc', | 171 'dbus/flimflam_network_client_unittest.cc', |
168 'dbus/flimflam_profile_client_unittest.cc', | 172 'dbus/flimflam_profile_client_unittest.cc', |
169 'dbus/flimflam_service_client_unittest.cc', | 173 'dbus/flimflam_service_client_unittest.cc', |
170 'dbus/gsm_sms_client_unittest.cc', | 174 'dbus/gsm_sms_client_unittest.cc', |
171 'dbus/ibus/ibus_object_unittest.cc', | 175 'dbus/ibus/ibus_object_unittest.cc', |
172 'dbus/ibus/ibus_text_unittest.cc', | 176 'dbus/ibus/ibus_text_unittest.cc', |
| 177 'dbus/ibus/ibus_input_context_client_unittest.cc' |
173 ], | 178 ], |
174 'include_dirs': [ | 179 'include_dirs': [ |
175 '..', | 180 '..', |
176 ], | 181 ], |
177 }, | 182 }, |
178 { | 183 { |
179 # Protobuf compiler / generator for the PowerSupplyProperties protocol | 184 # Protobuf compiler / generator for the PowerSupplyProperties protocol |
180 # buffer. | 185 # buffer. |
181 'target_name': 'power_state_control_proto', | 186 'target_name': 'power_state_control_proto', |
182 'type': 'static_library', | 187 'type': 'static_library', |
(...skipping 15 matching lines...) Expand all Loading... |
198 '../third_party/cros_system_api/dbus/power_supply_properties.proto', | 203 '../third_party/cros_system_api/dbus/power_supply_properties.proto', |
199 ], | 204 ], |
200 'variables': { | 205 'variables': { |
201 'proto_in_dir': '../third_party/cros_system_api/dbus/', | 206 'proto_in_dir': '../third_party/cros_system_api/dbus/', |
202 'proto_out_dir': 'chromeos/dbus', | 207 'proto_out_dir': 'chromeos/dbus', |
203 }, | 208 }, |
204 'includes': ['../build/protoc.gypi'], | 209 'includes': ['../build/protoc.gypi'], |
205 }, | 210 }, |
206 ], | 211 ], |
207 } | 212 } |
OLD | NEW |