| 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', | 9 'target_name': 'browser', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 567 'browser/chromeos/gdata/auth_service.cc', | 567 'browser/chromeos/gdata/auth_service.cc', |
| 568 'browser/chromeos/gdata/auth_service.h', | 568 'browser/chromeos/gdata/auth_service.h', |
| 569 'browser/chromeos/gdata/drive_api_operations.cc', | 569 'browser/chromeos/gdata/drive_api_operations.cc', |
| 570 'browser/chromeos/gdata/drive_api_operations.h', | 570 'browser/chromeos/gdata/drive_api_operations.h', |
| 571 'browser/chromeos/gdata/drive_api_parser.cc', | 571 'browser/chromeos/gdata/drive_api_parser.cc', |
| 572 'browser/chromeos/gdata/drive_api_parser.h', | 572 'browser/chromeos/gdata/drive_api_parser.h', |
| 573 'browser/chromeos/gdata/drive_api_service.cc', | 573 'browser/chromeos/gdata/drive_api_service.cc', |
| 574 'browser/chromeos/gdata/drive_api_service.h', | 574 'browser/chromeos/gdata/drive_api_service.h', |
| 575 'browser/chromeos/gdata/drive_files.cc', | 575 'browser/chromeos/gdata/drive_files.cc', |
| 576 'browser/chromeos/gdata/drive_files.h', | 576 'browser/chromeos/gdata/drive_files.h', |
| 577 'browser/chromeos/gdata/drive_resource_metadata.cc', |
| 578 'browser/chromeos/gdata/drive_resource_metadata.h', |
| 577 'browser/chromeos/gdata/drive_service_interface.h', | 579 'browser/chromeos/gdata/drive_service_interface.h', |
| 578 'browser/chromeos/gdata/drive_task_executor.cc', | 580 'browser/chromeos/gdata/drive_task_executor.cc', |
| 579 'browser/chromeos/gdata/drive_task_executor.h', | 581 'browser/chromeos/gdata/drive_task_executor.h', |
| 580 'browser/chromeos/gdata/drive_webapps_registry.cc', | 582 'browser/chromeos/gdata/drive_webapps_registry.cc', |
| 581 'browser/chromeos/gdata/drive_webapps_registry.h', | 583 'browser/chromeos/gdata/drive_webapps_registry.h', |
| 582 'browser/chromeos/gdata/file_write_helper.cc', | 584 'browser/chromeos/gdata/file_write_helper.cc', |
| 583 'browser/chromeos/gdata/file_write_helper.h', | 585 'browser/chromeos/gdata/file_write_helper.h', |
| 584 'browser/chromeos/gdata/gdata_cache.cc', | 586 'browser/chromeos/gdata/gdata_cache.cc', |
| 585 'browser/chromeos/gdata/gdata_cache.h', | 587 'browser/chromeos/gdata/gdata_cache.h', |
| 586 'browser/chromeos/gdata/gdata_cache_metadata.cc', | 588 'browser/chromeos/gdata/gdata_cache_metadata.cc', |
| 587 'browser/chromeos/gdata/gdata_cache_metadata.h', | 589 'browser/chromeos/gdata/gdata_cache_metadata.h', |
| 588 'browser/chromeos/gdata/gdata_contacts_service.cc', | 590 'browser/chromeos/gdata/gdata_contacts_service.cc', |
| 589 'browser/chromeos/gdata/gdata_contacts_service.h', | 591 'browser/chromeos/gdata/gdata_contacts_service.h', |
| 590 'browser/chromeos/gdata/gdata_directory_service.cc', | |
| 591 'browser/chromeos/gdata/gdata_directory_service.h', | |
| 592 'browser/chromeos/gdata/gdata_download_observer.cc', | 592 'browser/chromeos/gdata/gdata_download_observer.cc', |
| 593 'browser/chromeos/gdata/gdata_download_observer.h', | 593 'browser/chromeos/gdata/gdata_download_observer.h', |
| 594 'browser/chromeos/gdata/gdata_errorcode.h', | 594 'browser/chromeos/gdata/gdata_errorcode.h', |
| 595 'browser/chromeos/gdata/gdata_file_system.cc', | 595 'browser/chromeos/gdata/gdata_file_system.cc', |
| 596 'browser/chromeos/gdata/gdata_file_system.h', | 596 'browser/chromeos/gdata/gdata_file_system.h', |
| 597 'browser/chromeos/gdata/gdata_file_system_interface.h', | 597 'browser/chromeos/gdata/gdata_file_system_interface.h', |
| 598 'browser/chromeos/gdata/gdata_file_system_proxy.cc', | 598 'browser/chromeos/gdata/gdata_file_system_proxy.cc', |
| 599 'browser/chromeos/gdata/gdata_file_system_proxy.h', | 599 'browser/chromeos/gdata/gdata_file_system_proxy.h', |
| 600 'browser/chromeos/gdata/gdata_operations.cc', | 600 'browser/chromeos/gdata/gdata_operations.cc', |
| 601 'browser/chromeos/gdata/gdata_operations.h', | 601 'browser/chromeos/gdata/gdata_operations.h', |
| (...skipping 5023 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5625 'includes': [ '../build/jni_generator.gypi' ], | 5625 'includes': [ '../build/jni_generator.gypi' ], |
| 5626 'dependencies': [ | 5626 'dependencies': [ |
| 5627 'android_jar_jni_headers', | 5627 'android_jar_jni_headers', |
| 5628 ], | 5628 ], |
| 5629 }, | 5629 }, |
| 5630 ], | 5630 ], |
| 5631 }, | 5631 }, |
| 5632 ], | 5632 ], |
| 5633 ], | 5633 ], |
| 5634 } | 5634 } |
| OLD | NEW |