Index: ash/BUILD.gn |
diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
index 06bfa93f76388aba58af4f6a9872c608505b900e..862e57c6674bee1ac459ba480bd822f600eabb22 100644 |
--- a/ash/BUILD.gn |
+++ b/ash/BUILD.gn |
@@ -273,8 +273,8 @@ static_library("ash_shell_lib_with_content") { |
sources = gypi_values.ash_shell_with_content_lib_sources |
deps = [ |
- #"//chrome:packed_resources", TODO(GYP) |
":ash_shell_lib", |
+ "//chrome:packed_resources", |
"//content", |
"//content/shell:content_shell_lib", |
"//skia", |