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

Unified Diff: storage/DEPS

Issue 539143002: Migrate webkit/browser/ to storage/browser/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android build 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/BUILD.gn ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/DEPS
diff --git a/storage/DEPS b/storage/DEPS
index 8e3d4fd8a364e728278688a4cf6edc5a3fe7414a..c311233e036fefbf291cf6ef9db1e081ec7c9e58 100644
--- a/storage/DEPS
+++ b/storage/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+net",
"+sql",
+ "+third_party/leveldatabase",
+ "+third_party/sqlite",
"+third_party/WebKit/public/platform",
]
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698