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

Unified Diff: chrome/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 | « build/all.gyp ('k') | chrome/browser/diagnostics/sqlite_diagnostics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index fc892e1b1b93f2d7dd97af071a729699c93a97dd..3186b7dc87023f7db2a6d0e3750321cd41808710 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -1,10 +1,10 @@
include_rules = [
- "+app",
"+content",
"+crypto",
"+gpu",
"+net",
"+printing",
+ "+sql",
"+views",
# The subdirectories in chrome/ will manually allow their own include
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/diagnostics/sqlite_diagnostics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698