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

Unified Diff: ios/chrome/BUILD.gn

Issue 2119433002: Convert "ios_packed_resources" gyp target to gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | ios/chrome/app/resources/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index c9f1bf664300f6f8738906a6fd8badb9b72d2833..4cbe42cda9a1ff15e16a5b94543426f2391939a0 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -84,6 +84,7 @@ test("ios_chrome_unittests") {
"//components/update_client",
"//components/version_info",
"//ios/chrome/app",
+ "//ios/chrome/app/resources:packed_resources",
"//ios/chrome/browser",
"//ios/chrome/browser:test_support",
"//ios/chrome/common",
« no previous file with comments | « no previous file | ios/chrome/app/resources/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698