Index: components/nacl/common/BUILD.gn |
diff --git a/components/nacl/common/BUILD.gn b/components/nacl/common/BUILD.gn |
index 2114eafcecf47b01ccadb3c2e18c637dbba8a3ab..094484ebbad4abe0ee411f2580f5056e1761de71 100644 |
--- a/components/nacl/common/BUILD.gn |
+++ b/components/nacl/common/BUILD.gn |
@@ -66,9 +66,9 @@ if (enable_nacl) { |
deps = [ |
"//base", |
- "//content/public/common", |
"//ipc", |
"//url", |
+ "//url/ipc:url_ipc", |
] |
if (is_linux) { |