Index: components/chrome_apps/BUILD.gn |
diff --git a/components/chrome_apps/BUILD.gn b/components/chrome_apps/BUILD.gn |
index a5595001f2ab2043b61e8fa4587693a89344a69e..6b7b67ae175bc851f5360bfa6e4901c1425f71f2 100644 |
--- a/components/chrome_apps/BUILD.gn |
+++ b/components/chrome_apps/BUILD.gn |
@@ -22,8 +22,8 @@ component("chrome_apps") { |
"chrome_apps_resource_util.h", |
] |
deps = [ |
- "//base", |
":resources", |
+ "//base", |
] |
defines = [ "CHROME_APPS_IMPLEMENTATION" ] |
} |