Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 6621e63c253f173800387757b0747c612d47e1e2..34bd4e41a9db4e6619f0fb6d0d19aba441c5c562 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -210,10 +210,10 @@ static_library("content_shell_lib") { |
"//cc", |
"//components/crash/app", |
"//content:resources", |
- "//content/app:both", |
"//content/app/resources", |
"//content/app/strings", |
"//content/gpu", |
+ "//content/public/app:both", |
"//content/public/browser", |
"//content/public/common", |
"//content/public/plugin", |