| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 006c46a55044c3214be84b4205366dc435d5baf1..81eae8934a258497878bfcc8a68f17cc5c8e9e56 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -12,6 +12,7 @@ include_rules = [
|
| "+components/breakpad",
|
| "+components/browser_context_keyed_service",
|
| "+components/dom_distiller",
|
| + "+components/encryptor",
|
| "+components/language_usage_metrics",
|
| "+components/nacl/browser",
|
| "+components/nacl/common",
|
| @@ -29,8 +30,8 @@ include_rules = [
|
| "+components/translate/core/common",
|
| "+components/url_matcher",
|
| "+components/user_prefs",
|
| - "+components/webdata",
|
| "+components/web_modal",
|
| + "+components/webdata/common",
|
| "+content/public/browser",
|
| "+content/test/net",
|
| "+device/bluetooth",
|
|
|