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

Unified Diff: chrome/chrome_browser.gypi

Issue 11799003: Add DriveApiUrlGenerator. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add comments about no DISALLOW_COPY_AND_ASSIGN. Created 7 years, 11 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/google_apis/drive_api_url_generator_unittest.cc ('k') | chrome/chrome_tests_unit.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 202376f0dc2ed88e9d4606fdf86e69b3531fbf66..f58d9e5fa2e4272e927a5a0b31178bbf2ef128be 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -671,6 +671,8 @@
'browser/google_apis/drive_api_operations.h',
'browser/google_apis/drive_api_parser.cc',
'browser/google_apis/drive_api_parser.h',
+ 'browser/google_apis/drive_api_url_generator.cc',
+ 'browser/google_apis/drive_api_url_generator.h',
'browser/google_apis/drive_api_util.cc',
'browser/google_apis/drive_api_util.h',
'browser/google_apis/drive_entry_kinds.h',
« no previous file with comments | « chrome/browser/google_apis/drive_api_url_generator_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698