Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index b40dc6b78dc2c48f528b5291f9a9411d1140ae67..ae6db394afd7e18312bbad873381e36928e94a10 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -21,6 +21,7 @@ include_rules = [ |
"+third_party/cros", |
"+third_party/cros_system_api", |
"+webkit/database", |
+ "+webkit/forms", # Defines some types that are marshalled over IPC. |
"+webkit/glue", # Defines some types that are marshalled over IPC. |
"+webkit/plugins", # Defines some types that are marshalled over IPC. |
"+webkit/quota", |