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

Unified Diff: content/browser/fileapi/DEPS

Issue 253753007: Move all remaining fileapi and quota unit tests from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address feedback Created 6 years, 8 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 | « no previous file | content/browser/fileapi/external_mount_points_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/fileapi/DEPS
diff --git a/content/browser/fileapi/DEPS b/content/browser/fileapi/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9d10bbaf4690fe4395cbb4f16da887e9d9c2f471
--- /dev/null
+++ b/content/browser/fileapi/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+third_party/leveldatabase/src/include/leveldb",
+
+ # TODO(pilgrim) jsbell says this smells funny
+ "+third_party/leveldatabase/src/db/filename.h",
+]
« no previous file with comments | « no previous file | content/browser/fileapi/external_mount_points_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698