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

Side by Side Diff: webkit/common/DEPS

Issue 559063002: Remove webkit/browser/, point everything to storage/browser/ instead (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« chrome/browser/DEPS ('K') | « webkit/browser/storage_browser_export.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-webkit/browser", 2 "-storage/browser",
jamesr 2014/09/10 19:05:13 nothing in webkit/ should be depending on storage/
3 "-webkit/renderer", 3 "-webkit/renderer",
4 ] 4 ]
OLDNEW
« chrome/browser/DEPS ('K') | « webkit/browser/storage_browser_export.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698