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

Unified Diff: storage/DEPS

Issue 524983002: Move fileapi-related files from webkit/common/ to storage/common/ and set up redirect headers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit Created 6 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
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/DEPS
diff --git a/content/common/cursors/DEPS b/storage/DEPS
similarity index 63%
copy from content/common/cursors/DEPS
copy to storage/DEPS
index 6fcf9c8c38e7dc07f8d745f87accfab130ce14c0..8e3d4fd8a364e728278688a4cf6edc5a3fe7414a 100644
--- a/content/common/cursors/DEPS
+++ b/storage/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+grit/ui_unscaled_resources.h",
+ "+net",
+ "+sql",
"+third_party/WebKit/public/platform",
]
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698