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

Unified Diff: chrome/browser/DEPS

Issue 15746017: Move webkit/blob to new locations. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/extensions/api/page_capture/page_capture_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chrome/browser/extensions/api/page_capture/page_capture_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698