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

Unified Diff: ios/showcase/core/resources/BUILD.gn

Issue 2767333005: Add packed resources to Showcase (Closed)
Patch Set: Created 3 years, 9 months 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/showcase/core/resources/BUILD.gn
diff --git a/ios/showcase/core/resources/BUILD.gn b/ios/showcase/core/resources/BUILD.gn
index 5614cdadc8e305d223b31423448e15965aa76ff5..ea6d08c12bf82aa9057f26dab39c5e6af4391532 100644
--- a/ios/showcase/core/resources/BUILD.gn
+++ b/ios/showcase/core/resources/BUILD.gn
@@ -3,11 +3,13 @@
# found in the LICENSE file.
import("//build/config/ios/rules.gni")
+import("//ios/public/provider/chrome/browser/build_config.gni")
group("resources") {
public_deps = [
":icons",
":launchscreen_xib",
+ ios_packed_resources_target,
]
}
« 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