Index: chrome/browser/DEPS |
=================================================================== |
--- chrome/browser/DEPS (revision 201961) |
+++ chrome/browser/DEPS (working copy) |
@@ -52,7 +52,6 @@ |
# DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! |
"+webkit/appcache", |
"+webkit/base/origin_url_conversions.h", |
- "+webkit/blob", |
"+webkit/common/plugins", # Common plugins functionality. |
"+webkit/common/user_agent", |
"+webkit/dom_storage/dom_storage_types.h", |
@@ -63,6 +62,7 @@ |
# TODO(kinuko): Remove all other webkit/* dependencies after we cleaned |
# up webkit/. crbug.com/239710 |
"+webkit/browser", |
+ "+webkit/common", |
jamesr
2013/05/24 20:03:44
i think this should still be as specific as possib
|
# webkit/glue files are listed individually since they aren't conceptually |
# grouped like the other webkit/ files, and can therefore be tackled one at |