Chromium Code Reviews| Index: net/extras/sqlite/DEPS |
| diff --git a/net/extras/sqlite/DEPS b/net/extras/sqlite/DEPS |
| index 40ed5cf884d0cb13dac76ca7eaf64e52923ce948..05f3b79be3cf9f06181e6841fe723a64295c61fe 100644 |
| --- a/net/extras/sqlite/DEPS |
| +++ b/net/extras/sqlite/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+base", |
| "+net", |
| "+sql", |
| + "+third_party/sqlite", |
|
Ryan Sleevi
2015/03/19 03:37:51
Is this correct? Why?
rohitrao (ping after 24h)
2015/03/19 14:55:42
Looks like the header in sqlite_persistent_cookie_
|
| ] |