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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 19511002: Change google_api::RequestSender to take an AuthService instead of a Profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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/request_sender.cc ('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 a14054163bfa6eda1807d64174528ba69b7fb062..7d3ee54f8c42e121b21d9d66ae4044095abe566d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -130,6 +130,8 @@
'browser/extensions/test_extension_system.h',
'browser/extensions/test_management_policy.cc',
'browser/extensions/test_management_policy.h',
+ 'browser/google_apis/dummy_auth_service.cc',
+ 'browser/google_apis/dummy_auth_service.h',
'browser/google_apis/test_util.cc',
'browser/google_apis/test_util.h',
'browser/media_galleries/media_galleries_test_util.cc',
« no previous file with comments | « chrome/browser/google_apis/request_sender.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698