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

Unified Diff: chrome/chrome_tests_unit.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/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 0fa225f763919e089db04a19c9cb040093ebd1dd..2a0ce3922201dc767809d4e90cb6343dd5f68938 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -762,6 +762,7 @@
'browser/google/google_util_unittest.cc',
'browser/google_apis/base_operations_unittest.cc',
'browser/google_apis/drive_api_parser_unittest.cc',
+ 'browser/google_apis/drive_api_url_generator_unittest.cc',
'browser/google_apis/drive_uploader_unittest.cc',
'browser/google_apis/gdata_wapi_parser_unittest.cc',
'browser/google_apis/gdata_wapi_operations_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698