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

Unified Diff: extensions/browser/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/test/test_webkit_platform_support.cc ('k') | extensions/browser/api/runtime/runtime_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index ca26f8ad0ddfd3e541fd90be1dfaf39c5903509d..8a187b51d5cd4de2019c09cc40eaa798f96ab9f0 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -9,11 +9,11 @@ include_rules = [
"+grit/extensions_strings.h",
"+net",
"+skia/ext/image_operations.h",
+ "+storage/browser/fileapi",
"+sync",
"+third_party/leveldatabase",
"+third_party/skia/include",
"+third_party/WebKit/public/web/WebInputEvent.h",
- "+webkit/browser/fileapi",
]
specific_include_rules = {
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | extensions/browser/api/runtime/runtime_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698