Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 785bd7ac9cae3b370a12bf3df0cb1da98a5e4f98..8003b960a5ca77cd5b7bd7772a402f9f2ff7f979 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -231,7 +231,7 @@ static_library("content_shell_lib") { |
"//content/app/resources", |
"//content/app/strings", |
"//content/gpu", |
- "//content/public/common:interfaces", |
+ "//content/public/common", |
"//content/public/common:service_names", |
"//content/shell/test_runner:test_runner", |
"//content/test:content_test_mojo_bindings", |