Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: chrome/browser/DEPS

Issue 11000016: Move forms/ out of webkit/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Mostly cosmetic fixup Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b57c3f52ad29a8e2aeb064b02482001fe8cd845f..a680115d0f2947c63f133663a89ac0779681ccac 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -37,7 +37,6 @@ include_rules = [
"+webkit/database",
"+webkit/dom_storage",
"+webkit/fileapi",
- "+webkit/forms", # Defines some types that are marshalled over IPC.
"+webkit/plugins", # Defines some types that are marshalled over IPC.
"+webkit/quota",
"+webkit/user_agent",

Powered by Google App Engine
This is Rietveld 408576698