Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index f9a4db868a12ac3255d21af2698352e868c73bba..1d14cd8eb503948db95a32b434b11c643821baa0 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -240,7 +240,7 @@ |
'../remoting/remoting_all.gyp:remoting_all', |
], |
}], |
- ['remoting==1 and chromeos==0', { |
+ ['remoting==1 and chromeos==0 and use_x11==1', { |
Dirk Pranke
2015/05/18 20:44:16
This seems to be the right change to at least matc
babu
2015/05/19 11:10:53
Thanks for reviewing, Dirk!
This fixes the build
Dirk Pranke
2015/05/19 19:54:47
Oh, I'm sorry, I totally misread this and thought
|
'dependencies': [ |
'../remoting/remoting.gyp:remoting_me2me_host', |
'../remoting/remoting.gyp:remoting_me2me_native_messaging_host', |