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

Unified Diff: chrome/browser/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: scale back some overly aggressive DEPS changes 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index ad12f48a56f783833f8cb9a01a5d83b386be86bb..1987cab2f8de9922e93b41ef0325a75a8cbc0c72 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -122,8 +122,8 @@ include_rules = [
# TODO(kinuko): Remove all other webkit/* dependencies after we cleaned
# up webkit/. crbug.com/239710
- "+webkit/browser",
- "+webkit/common",
jamesr 2014/09/09 18:21:51 NAK. It's very important that chrome/browser/ dep
+ "+storage",
+ "+webkit",
"-chrome/browser/ui/views",
"+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h",

Powered by Google App Engine
This is Rietveld 408576698