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

Unified Diff: content/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: clean up DEPS per feedback 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 | « content/browser/storage_partition_impl_unittest.cc ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index ec5ce0a611872ec93c41fcbadbbffa159bcf346b..e7accceddaf3feeaf6bbf37f75ffef2f69943024 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+media/audio",
"+media/base",
- "-webkit/browser",
+ "-storage/browser",
"-webkit/renderer",
# No inclusion of WebKit from the browser, other than strictly enum/POD,
« no previous file with comments | « content/browser/storage_partition_impl_unittest.cc ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698