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

Unified Diff: extensions/browser/DEPS

Issue 442383002: Move storage-related files from webkit/ to new top-level directory storage/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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 | « content/test/test_webkit_platform_support.cc ('k') | extensions/browser/api/runtime/runtime_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 08dfbdf0645aae570078eebf7199d1830e767091..d90bd1b79ab182321c327db899306eecd1e1ca6e 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -9,5 +9,5 @@ include_rules = [
"+third_party/leveldatabase",
"+third_party/skia/include",
"+third_party/WebKit/public/web/WebInputEvent.h",
- "+webkit/browser/fileapi",
+ "+storage/browser/fileapi",
]
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | extensions/browser/api/runtime/runtime_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698