Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 152a9f752f4f07fe5907aa5ce5a70c2899f9bd1b..7f5eb7460bab5d71ad6549fce2fce42f68fcbd74 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -96,9 +96,9 @@ source_set("common") { |
] |
deps += [ |
+ "//content/app/resources", |
"//content:resources", |
"//third_party/WebKit/public:resources", |
- "//webkit/glue/resources", |
] |
libs += [ "QuartzCore.framework" ] |
} |