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

Unified Diff: chrome/browser/google_apis/DEPS

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/drive/gdata_wapi_service.cc ('k') | chrome/browser/google_apis/auth_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/google_apis/DEPS
diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
index a1a8e1e3cdffa9570cda4cfcb9870c501cd14211..214c501be3099d759fdf14ea65db257a2101caf9 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -6,10 +6,6 @@ include_rules = [
# Exceptions are temporarily needed. crbug.com/146989
specific_include_rules = {
- ".*requests.*unittest\.cc": [
- # This is necessary for AuthService. See below.
- "!chrome/test/base/testing_profile.h",
- ],
# AuthService should be gone. crbug.com/162157
"auth_service\.(h|cc)": [
"!chrome/browser/chrome_notification_types.h",
« no previous file with comments | « chrome/browser/drive/gdata_wapi_service.cc ('k') | chrome/browser/google_apis/auth_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698