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

Unified Diff: webkit/DEPS

Issue 7353026: Move app/sql/* files to sql/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years, 5 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 | « sql/transaction_unittest.cc ('k') | webkit/appcache/appcache_database.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index e6a4621ef44c781bd520b35ba87c393d3766f282..b7578b82c794bc771e8c4f68563e6fab5a6c4462 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -15,10 +15,10 @@ include_rules = [
"+ui/gfx",
# For databases/
- "+app/sql",
+ "+sql",
# For gpu/
- "+app/gfx",
+ "+ui/gfx",
"+gpu/command_buffer/client",
"+gpu/command_buffer/common",
"+gpu/command_buffer/service",
« no previous file with comments | « sql/transaction_unittest.cc ('k') | webkit/appcache/appcache_database.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698