Index: components/data_usage/core/DEPS |
diff --git a/net/extras/sqlite/DEPS b/components/data_usage/core/DEPS |
similarity index 80% |
copy from net/extras/sqlite/DEPS |
copy to components/data_usage/core/DEPS |
index 40ed5cf884d0cb13dac76ca7eaf64e52923ce948..3f82ec1766c863dcd1689a6def408493ea499b82 100644 |
--- a/net/extras/sqlite/DEPS |
+++ b/components/data_usage/core/DEPS |
@@ -1,5 +1,5 @@ |
include_rules = [ |
"+base", |
sdefresne
2015/09/30 08:52:50
nit, drive-by: every component can depends on base
sclittle
2015/10/03 03:27:52
Done.
|
"+net", |
- "+sql", |
+ "+url", |
] |