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

Unified Diff: chrome/renderer/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 | « app/sql/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index dc8392736c3e626c183654dfadb16bec0e8e12ac..9f70ed0ddc8834d037714f185dc30ef48b29c239 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -14,7 +14,7 @@ include_rules = [
"+v8/include",
"+third_party/cld/encodings/compact_lang_det/win",
"+third_party/npapi/bindings",
- "+third_party/sqlite/preprocessed",
+ "+third_party/sqlite",
"+third_party/tcmalloc",
]
« no previous file with comments | « app/sql/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698