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

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: fix header guards, add OWNERS 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
« no previous file with comments | « no previous file | storage/OWNERS » ('j') | storage/common/blob/scoped_file.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
5 "+webkit",
jamesr 2014/09/02 21:35:30 if you only need data_element.h, can you just do "
4 ] 6 ]
OLDNEW
« no previous file with comments | « no previous file | storage/OWNERS » ('j') | storage/common/blob/scoped_file.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698