| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 99d25e3b7b23522de575480107323e316be45888..22ee14eb6138a46331e5ddbe36d93f6c3a706a7f 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -31,6 +31,7 @@ include_rules = [
|
| "+webkit/glue", # Defines some types that are marshalled over IPC.
|
| "+webkit/plugins", # Defines some types that are marshalled over IPC.
|
| "+webkit/quota",
|
| + "+webkit/user_agent",
|
| "+xib_localizers", # For generated mac localization helpers
|
|
|
| # TODO(jam): Need to remove all these and use only content/public. BUG=98716
|
|
|