Index: net/extras/sqlite/DEPS |
diff --git a/components/tracing/DEPS b/net/extras/sqlite/DEPS |
similarity index 60% |
copy from components/tracing/DEPS |
copy to net/extras/sqlite/DEPS |
index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..40ed5cf884d0cb13dac76ca7eaf64e52923ce948 100644 |
--- a/components/tracing/DEPS |
+++ b/net/extras/sqlite/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
"+base", |
- "+ipc", |
+ "+net", |
+ "+sql", |
] |