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

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

Issue 2929663002: [CRD iOS] Fix color scheme and other UI issues (Closed)
Patch Set: 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
Index: remoting/ios/app/BUILD.gn
diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn
index 02c5963f82057a4a8653ad35f84cdfdcf2402ccc..ab65a0b965a2bdccf30bd39e398fb35c97d5e718 100644
--- a/remoting/ios/app/BUILD.gn
+++ b/remoting/ios/app/BUILD.gn
@@ -35,6 +35,8 @@ source_set("main") {
"pin_entry_view.mm",
"remoting_settings_view_controller.h",
"remoting_settings_view_controller.mm",
+ "remoting_styles.h",
+ "remoting_styles.mm",
"remoting_view_controller.h",
"remoting_view_controller.mm",
]

Powered by Google App Engine
This is Rietveld 408576698