Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index fa8756728c245aef90e6c6f2ef8188a1ee23e162..7c61927ea328c511428ef2123c53bd6d9f46e69a 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -11,6 +11,7 @@ include_rules = [ |
| "+webkit/forms", # Defines some types that are marshalled over IPC. |
| "+webkit/glue", |
| "+webkit/plugins", |
| + "+webkit/user_agent", |
| # TODO(jam): remove this once all of chrome doesn't depend on content/common. |
| "-content/common", |