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

Side by Side 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: storage/ no longer depends on webkit/ 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit/ui_unscaled_resources.h", 2 "+net",
3 "+sql",
3 "+third_party/WebKit/public/platform", 4 "+third_party/WebKit/public/platform",
4 ] 5 ]
OLDNEW
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/OWNERS » ('j') | storage/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698