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

Unified Diff: chrome/renderer/DEPS

Issue 553983013: Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use s… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « chrome/common/DEPS ('k') | chrome/renderer/extensions/media_galleries_custom_bindings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index daa19787dc89668490e07539cb711c3618444775..627c0a41f2ae043f346ab9652ac47f0d79c4eac7 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -31,10 +31,7 @@ include_rules = [
"+ppapi/c",
"+ppapi/shared_impl",
"+skia",
-
- "+webkit/common",
- "+webkit/glue",
- "+webkit/renderer",
+ "+storage/common",
"+third_party/cld_2",
"+third_party/sqlite",
« no previous file with comments | « chrome/common/DEPS ('k') | chrome/renderer/extensions/media_galleries_custom_bindings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698