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

Unified Diff: webkit/DEPS

Issue 203074: Refactor the DB code to make all DB layout tests pass on test_shell.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | « chrome/chrome.gyp ('k') | webkit/database/vfs_backend.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
===================================================================
--- webkit/DEPS (revision 26700)
+++ webkit/DEPS (working copy)
@@ -11,6 +11,7 @@
# For bridge/c/c_utility.h in npruntime_util.cc
"+bridge",
"+grit", # For generated headers
+ "+third_party/sqlite",
# TODO(brettw) - review these; move up if it's ok, or remove the dependency
"+net/base",
« no previous file with comments | « chrome/chrome.gyp ('k') | webkit/database/vfs_backend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698