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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10873026: Rename GDataSystemService to DriveSystemService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge issue, remove one include header which is no longer necessary Created 8 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/ui/webui/screenshot_source.cc ('k') | no next file » | no next file with comments »
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 # 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 566 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 'browser/chromeos/gdata/drive_file_system.cc', 577 'browser/chromeos/gdata/drive_file_system.cc',
578 'browser/chromeos/gdata/drive_file_system.h', 578 'browser/chromeos/gdata/drive_file_system.h',
579 'browser/chromeos/gdata/drive_file_system_interface.h', 579 'browser/chromeos/gdata/drive_file_system_interface.h',
580 'browser/chromeos/gdata/drive_file_system_proxy.cc', 580 'browser/chromeos/gdata/drive_file_system_proxy.cc',
581 'browser/chromeos/gdata/drive_file_system_proxy.h', 581 'browser/chromeos/gdata/drive_file_system_proxy.h',
582 'browser/chromeos/gdata/drive_files.cc', 582 'browser/chromeos/gdata/drive_files.cc',
583 'browser/chromeos/gdata/drive_files.h', 583 'browser/chromeos/gdata/drive_files.h',
584 'browser/chromeos/gdata/drive_resource_metadata.cc', 584 'browser/chromeos/gdata/drive_resource_metadata.cc',
585 'browser/chromeos/gdata/drive_resource_metadata.h', 585 'browser/chromeos/gdata/drive_resource_metadata.h',
586 'browser/chromeos/gdata/drive_service_interface.h', 586 'browser/chromeos/gdata/drive_service_interface.h',
587 'browser/chromeos/gdata/drive_system_service.cc',
588 'browser/chromeos/gdata/drive_system_service.h',
587 'browser/chromeos/gdata/drive_task_executor.cc', 589 'browser/chromeos/gdata/drive_task_executor.cc',
588 'browser/chromeos/gdata/drive_task_executor.h', 590 'browser/chromeos/gdata/drive_task_executor.h',
589 'browser/chromeos/gdata/drive_webapps_registry.cc', 591 'browser/chromeos/gdata/drive_webapps_registry.cc',
590 'browser/chromeos/gdata/drive_webapps_registry.h', 592 'browser/chromeos/gdata/drive_webapps_registry.h',
591 'browser/chromeos/gdata/file_write_helper.cc', 593 'browser/chromeos/gdata/file_write_helper.cc',
592 'browser/chromeos/gdata/file_write_helper.h', 594 'browser/chromeos/gdata/file_write_helper.h',
593 'browser/chromeos/gdata/gdata_contacts_service.cc', 595 'browser/chromeos/gdata/gdata_contacts_service.cc',
594 'browser/chromeos/gdata/gdata_contacts_service.h', 596 'browser/chromeos/gdata/gdata_contacts_service.h',
595 'browser/chromeos/gdata/gdata_download_observer.cc', 597 'browser/chromeos/gdata/gdata_download_observer.cc',
596 'browser/chromeos/gdata/gdata_download_observer.h', 598 'browser/chromeos/gdata/gdata_download_observer.h',
597 'browser/chromeos/gdata/gdata_errorcode.h', 599 'browser/chromeos/gdata/gdata_errorcode.h',
598 'browser/chromeos/gdata/gdata_operations.cc', 600 'browser/chromeos/gdata/gdata_operations.cc',
599 'browser/chromeos/gdata/gdata_operations.h', 601 'browser/chromeos/gdata/gdata_operations.h',
600 'browser/chromeos/gdata/gdata_protocol_handler.cc', 602 'browser/chromeos/gdata/gdata_protocol_handler.cc',
601 'browser/chromeos/gdata/gdata_protocol_handler.h', 603 'browser/chromeos/gdata/gdata_protocol_handler.h',
602 'browser/chromeos/gdata/gdata_sync_client.cc', 604 'browser/chromeos/gdata/gdata_sync_client.cc',
603 'browser/chromeos/gdata/gdata_sync_client.h', 605 'browser/chromeos/gdata/gdata_sync_client.h',
604 'browser/chromeos/gdata/gdata_system_service.cc',
605 'browser/chromeos/gdata/gdata_system_service.h',
606 'browser/chromeos/gdata/gdata_upload_file_info.cc', 606 'browser/chromeos/gdata/gdata_upload_file_info.cc',
607 'browser/chromeos/gdata/gdata_upload_file_info.h', 607 'browser/chromeos/gdata/gdata_upload_file_info.h',
608 'browser/chromeos/gdata/gdata_uploader.cc', 608 'browser/chromeos/gdata/gdata_uploader.cc',
609 'browser/chromeos/gdata/gdata_uploader.h', 609 'browser/chromeos/gdata/gdata_uploader.h',
610 'browser/chromeos/gdata/gdata_util.cc', 610 'browser/chromeos/gdata/gdata_util.cc',
611 'browser/chromeos/gdata/gdata_util.h', 611 'browser/chromeos/gdata/gdata_util.h',
612 'browser/chromeos/gdata/gdata_wapi_feed_loader.cc', 612 'browser/chromeos/gdata/gdata_wapi_feed_loader.cc',
613 'browser/chromeos/gdata/gdata_wapi_feed_loader.h', 613 'browser/chromeos/gdata/gdata_wapi_feed_loader.h',
614 'browser/chromeos/gdata/gdata_wapi_feed_processor.cc', 614 'browser/chromeos/gdata/gdata_wapi_feed_processor.cc',
615 'browser/chromeos/gdata/gdata_wapi_feed_processor.h', 615 'browser/chromeos/gdata/gdata_wapi_feed_processor.h',
(...skipping 5035 matching lines...) Expand 10 before | Expand all | Expand 10 after
5651 'includes': [ '../build/jni_generator.gypi' ], 5651 'includes': [ '../build/jni_generator.gypi' ],
5652 'dependencies': [ 5652 'dependencies': [
5653 'android_jar_jni_headers', 5653 'android_jar_jni_headers',
5654 ], 5654 ],
5655 }, 5655 },
5656 ], 5656 ],
5657 }, 5657 },
5658 ], 5658 ],
5659 ], 5659 ],
5660 } 5660 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/screenshot_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698