Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: ios/chrome/today_extension/BUILD.gn

Issue 2571833002: Remove unused target. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/today_extension/BUILD.gn
diff --git a/ios/chrome/today_extension/BUILD.gn b/ios/chrome/today_extension/BUILD.gn
index 88d5c68f1bf17ea8eabfd6ecc7ea60a96ce8654f..ad155b1c9a3126694d5e7539c3a01308d024b675 100644
--- a/ios/chrome/today_extension/BUILD.gn
+++ b/ios/chrome/today_extension/BUILD.gn
@@ -5,12 +5,6 @@
import("//build/config/locales.gni")
import("//ios/chrome/extension_repack.gni")
-group("resources") {
- deps = [
- "//ios/chrome/today_extension/strings",
- ]
-}
-
extension_repack_all_locales("packed_resources") {
extension = "today_extension"
input_locales = ios_packed_locales
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698