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

Unified Diff: chrome/browser/google_apis/DEPS

Issue 10963038: drive: Set a custom User-Agent header for Drive operations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 8 years, 3 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 | « no previous file | chrome/browser/google_apis/operations_base.cc » ('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 fbc33dfb9275161aec59b089a4800c7eb0e9acd2..3206c4184618b3267c670240bece60e370a158b9 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"!chrome/common/chrome_notification_types.h",
"!chrome/common/chrome_paths.h",
"!chrome/common/chrome_switches.h",
+ "!chrome/common/chrome_version_info.h",
"!chrome/common/net/url_util.h",
"!chrome/common/pref_names.h",
"!content/public/browser/browser_thread.h",
@@ -21,6 +22,7 @@ include_rules = [
"!content/public/browser/notification_registrar.h",
"!content/public/browser/notification_source.h",
"!content/public/browser/notification_types.h",
+ "!webkit/user_agent/user_agent_util.h",
]
specific_include_rules = {
« no previous file with comments | « no previous file | chrome/browser/google_apis/operations_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698