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

Unified Diff: chrome/chrome_browser.gypi

Issue 10913184: Move basic operation components for Drive API to chrome/browser/google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/webui/screenshot_source.h ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 435d485189ef8021e9e0e1f618b890df1e911758..33f0866c1ff63a27b4a325d87215aee2654888e7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -659,6 +659,13 @@
'browser/google/google_url_tracker_factory.h',
'browser/google/google_util.cc',
'browser/google/google_util.h',
+ 'browser/google_apis/gdata_errorcode.h',
+ 'browser/google_apis/operation_registry.cc',
+ 'browser/google_apis/operation_registry.h',
+ 'browser/google_apis/operations_base.cc',
+ 'browser/google_apis/operations_base.h',
+ 'browser/google_apis/task_util.cc',
+ 'browser/google_apis/task_util.h',
'browser/gpu_feature_checker.cc',
'browser/gpu_feature_checker.h',
'browser/hang_monitor/hang_crash_dump_win.cc',
« no previous file with comments | « chrome/browser/ui/webui/screenshot_source.h ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698