| OLD | NEW |
| 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_chromeos', | 9 'target_name': 'browser_chromeos', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 331 'browser/chromeos/input_method/ibus_controller_base.cc', | 331 'browser/chromeos/input_method/ibus_controller_base.cc', |
| 332 'browser/chromeos/input_method/ibus_controller_base.h', | 332 'browser/chromeos/input_method/ibus_controller_base.h', |
| 333 'browser/chromeos/input_method/ibus_controller_impl.cc', | 333 'browser/chromeos/input_method/ibus_controller_impl.cc', |
| 334 'browser/chromeos/input_method/ibus_controller_impl.h', | 334 'browser/chromeos/input_method/ibus_controller_impl.h', |
| 335 'browser/chromeos/input_method/infolist_window_view.cc', | 335 'browser/chromeos/input_method/infolist_window_view.cc', |
| 336 'browser/chromeos/input_method/infolist_window_view.h', | 336 'browser/chromeos/input_method/infolist_window_view.h', |
| 337 'browser/chromeos/input_method/input_method_engine_ibus.cc', | 337 'browser/chromeos/input_method/input_method_engine_ibus.cc', |
| 338 'browser/chromeos/input_method/input_method_engine_ibus.h', | 338 'browser/chromeos/input_method/input_method_engine_ibus.h', |
| 339 'browser/chromeos/input_method/ibus_keymap.cc', | 339 'browser/chromeos/input_method/ibus_keymap.cc', |
| 340 'browser/chromeos/input_method/ibus_keymap.h', | 340 'browser/chromeos/input_method/ibus_keymap.h', |
| 341 'browser/chromeos/input_method/input_method_config.cc', | |
| 342 'browser/chromeos/input_method/input_method_config.h', | |
| 343 'browser/chromeos/input_method/input_method_configuration.cc', | 341 'browser/chromeos/input_method/input_method_configuration.cc', |
| 344 'browser/chromeos/input_method/input_method_configuration.h', | 342 'browser/chromeos/input_method/input_method_configuration.h', |
| 345 'browser/chromeos/input_method/input_method_delegate.h', | 343 'browser/chromeos/input_method/input_method_delegate.h', |
| 346 'browser/chromeos/input_method/input_method_delegate_impl.cc', | 344 'browser/chromeos/input_method/input_method_delegate_impl.cc', |
| 347 'browser/chromeos/input_method/input_method_delegate_impl.h', | 345 'browser/chromeos/input_method/input_method_delegate_impl.h', |
| 348 'browser/chromeos/input_method/input_method_descriptor.cc', | |
| 349 'browser/chromeos/input_method/input_method_descriptor.h', | |
| 350 'browser/chromeos/input_method/input_method_engine.cc', | 346 'browser/chromeos/input_method/input_method_engine.cc', |
| 351 'browser/chromeos/input_method/input_method_engine.h', | 347 'browser/chromeos/input_method/input_method_engine.h', |
| 352 'browser/chromeos/input_method/input_method_manager.h', | |
| 353 'browser/chromeos/input_method/input_method_manager_impl.cc', | 348 'browser/chromeos/input_method/input_method_manager_impl.cc', |
| 354 'browser/chromeos/input_method/input_method_manager_impl.h', | 349 'browser/chromeos/input_method/input_method_manager_impl.h', |
| 355 'browser/chromeos/input_method/input_method_persistence.cc', | 350 'browser/chromeos/input_method/input_method_persistence.cc', |
| 356 'browser/chromeos/input_method/input_method_persistence.h', | 351 'browser/chromeos/input_method/input_method_persistence.h', |
| 357 'browser/chromeos/input_method/input_method_property.cc', | |
| 358 'browser/chromeos/input_method/input_method_property.h', | |
| 359 'browser/chromeos/input_method/input_method_util.cc', | 352 'browser/chromeos/input_method/input_method_util.cc', |
| 360 'browser/chromeos/input_method/input_method_util.h', | 353 'browser/chromeos/input_method/input_method_util.h', |
| 361 'browser/chromeos/input_method/input_method_whitelist.cc', | 354 'browser/chromeos/input_method/input_method_whitelist.cc', |
| 362 'browser/chromeos/input_method/input_method_whitelist.h', | 355 'browser/chromeos/input_method/input_method_whitelist.h', |
| 363 'browser/chromeos/input_method/mock_ibus_controller.cc', | 356 'browser/chromeos/input_method/mock_ibus_controller.cc', |
| 364 'browser/chromeos/input_method/mock_ibus_controller.h', | 357 'browser/chromeos/input_method/mock_ibus_controller.h', |
| 365 'browser/chromeos/input_method/xkeyboard.cc', | 358 'browser/chromeos/input_method/xkeyboard.cc', |
| 366 'browser/chromeos/input_method/xkeyboard.h', | 359 'browser/chromeos/input_method/xkeyboard.h', |
| 367 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.cc', | 360 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.cc', |
| 368 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h', | 361 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h', |
| (...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 868 'browser/chromeos/policy/proto/install_attributes.proto', | 861 'browser/chromeos/policy/proto/install_attributes.proto', |
| 869 ], | 862 ], |
| 870 'variables': { | 863 'variables': { |
| 871 'proto_in_dir': 'browser/chromeos/policy/proto', | 864 'proto_in_dir': 'browser/chromeos/policy/proto', |
| 872 'proto_out_dir': 'chrome/browser/chromeos/policy/proto', | 865 'proto_out_dir': 'chrome/browser/chromeos/policy/proto', |
| 873 }, | 866 }, |
| 874 'includes': [ '../build/protoc.gypi' ] | 867 'includes': [ '../build/protoc.gypi' ] |
| 875 }, | 868 }, |
| 876 ], | 869 ], |
| 877 } | 870 } |
| OLD | NEW |