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

Unified Diff: remoting/remoting_client.gypi

Issue 1764503002: Adding container class for chromoting client runtimes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android and iOS both use MessageLoopForUI directly now. Created 4 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
Index: remoting/remoting_client.gypi
diff --git a/remoting/remoting_client.gypi b/remoting/remoting_client.gypi
index 891b625b222990a6db99f2ec702b9a7ef37d94ac..5883914ca114dbb45b843f546b3bb04cea62c53e 100644
--- a/remoting/remoting_client.gypi
+++ b/remoting/remoting_client.gypi
@@ -20,6 +20,7 @@
],
'sources': [
'<@(remoting_client_sources)',
+ '<@(remoting_client_standalone_sources)',
],
}, # end of target 'remoting_client'

Powered by Google App Engine
This is Rietveld 408576698