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

Unified Diff: remoting/ios/app/BUILD.gn

Issue 2940263002: [CRD iOS] Provide a separate system_icons bundle for colliding icons (Closed)
Patch Set: Move to separate assets folder Created 3 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 | remoting/ios/app/resources/Assets.xcassets/ic_close.imageset/Contents.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/BUILD.gn
diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn
index 76dd6dc1e52e080e0ace480c6ca3b1225ab61a21..551ea388b3c0a41d6bbda57dac66a385b8fb3b08 100644
--- a/remoting/ios/app/BUILD.gn
+++ b/remoting/ios/app/BUILD.gn
@@ -65,6 +65,7 @@ source_set("main") {
]
deps = [
":common_source_set",
+ "//remoting/ios/app/resources:system_icons",
]
configs += [ "//build/config/compiler:enable_arc" ]
}
« no previous file with comments | « no previous file | remoting/ios/app/resources/Assets.xcassets/ic_close.imageset/Contents.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698