| 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 = {
|
|
|