Skip to content
Snippets Groups Projects
Commit bc073ca8 authored by phajdan.jr@chromium.org's avatar phajdan.jr@chromium.org
Browse files

Fix DEPS after moving SQLite code.

TBR=evan

BUG=22208

Review URL: http://codereview.chromium.org/3159027

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56625 0039d316-1c4b-4281-b951-d872f2087c98
parent fe12f522
No related merge requests found
include_rules = [
"+third_party/sqlite/preprocessed",
"+third_party/sqlite",
]
......@@ -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",
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment