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

Unified Diff: content/renderer/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/public/test/test_file_system_options.h ('k') | content/shell/browser/shell_browser_main_parts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 59810a0179c3915b9cab863ce7e856d3c22c4e44..582abdf4e213a50c2cda375f4ec1dd87949683fd 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -5,12 +5,12 @@ include_rules = [
"+gin",
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
+ "-storage/browser",
"+third_party/hyphen/hyphen.h",
"+third_party/libjingle",
"+third_party/tcmalloc",
"+v8/include",
"+v8/src/third_party/vtune",
- "-webkit/browser",
]
specific_include_rules = {
« no previous file with comments | « content/public/test/test_file_system_options.h ('k') | content/shell/browser/shell_browser_main_parts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698