Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index ab1982f43097863f24f9ee92c13501f8b5d7bfe0..2b3b3f744b505ca8df1eb4724ff8ccaee043735a 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -225,7 +225,6 @@ static_library("test_support") { |
"//content/public/renderer", |
"//content/public/utility", |
"//content/renderer:for_content_tests", |
- "//content/shell:pak", |
"//content/utility:for_content_tests", |
"//device/base/synchronization", |
"//device/geolocation", |
@@ -673,7 +672,6 @@ test("content_browsertests") { |
"//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", |