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

Unified Diff: app/sql/DEPS

Issue 3159027: Fix DEPS after moving SQLite code. (Closed)
Patch Set: Created 10 years, 4 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 | chrome/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/sql/DEPS
diff --git a/app/sql/DEPS b/app/sql/DEPS
index 7bfcce165149b9f2361fc380671db1b7c0c02b92..0f76c3a31e7cee61240843c62d31c382db4290c6 100644
--- a/app/sql/DEPS
+++ b/app/sql/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+third_party/sqlite/preprocessed",
+ "+third_party/sqlite",
]
« no previous file with comments | « no previous file | chrome/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698