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

Unified Diff: chrome/browser/google_apis/DEPS

Issue 17395010: drive: Introduce chrome/browser/google_apis/drive_common_callbacks.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
Index: chrome/browser/google_apis/DEPS
diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
index c5a2f87cb17ef892d49d24f2c5e0ca661927bfb5..8acdb0103e452dfc4519e29f0d804e71e569c338 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -4,7 +4,6 @@ include_rules = [
"+chrome/browser/google_apis",
# Temporarily needed, see http://crbug.com/146989
- "!chrome/browser/drive/drive_service_interface.h",
"!content/public/browser/browser_thread.h",
]
@@ -12,10 +11,8 @@ specific_include_rules = {
".*_[a-z]+test\.cc": [
# Temporarily needed, see http://crbug.com/146989
"!chrome/browser/chromeos/system/timezone_settings.h",
- "!chrome/test/base/testing_browser_process.h",
"!chrome/test/base/testing_profile.h",
"!content/public/test/test_browser_thread_bundle.h",
- "!content/public/test/test_utils.h",
],
"auth_service\.(h|cc)": [
"!chrome/browser/profiles/profile.h",

Powered by Google App Engine
This is Rietveld 408576698