Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 2b3b3f744b505ca8df1eb4724ff8ccaee043735a..ab1982f43097863f24f9ee92c13501f8b5d7bfe0 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -225,6 +225,7 @@ |
"//content/public/renderer", |
"//content/public/utility", |
"//content/renderer:for_content_tests", |
+ "//content/shell:pak", |
"//content/utility:for_content_tests", |
"//device/base/synchronization", |
"//device/geolocation", |
@@ -672,6 +673,7 @@ |
"//content/public/renderer", |
"//content/renderer:for_content_tests", |
"//content/shell:content_shell_lib", |
+ "//content/shell:pak", |
"//content/test:test_support", |
"//device/base/synchronization", |
"//device/battery", |