Chromium Code Reviews| Index: build/all_android.gyp |
| diff --git a/build/all_android.gyp b/build/all_android.gyp |
| index 79bbcdd1c335ed4a956b0669cc4bce4a2cd2b511..5d2d331c6580ef807f866a089372d470efabc262 100644 |
| --- a/build/all_android.gyp |
| +++ b/build/all_android.gyp |
| @@ -125,6 +125,7 @@ |
| 'target_name': 'android_experimental', |
| 'type': 'none', |
| 'dependencies': [ |
| + '../remoting/remoting.gyp:remoting_client_jni', |
|
Wez
2013/07/09 17:34:47
I don't think we want this exception - we don't ex
solb
2013/07/10 00:01:19
Done.
|
| ], |
| }, |
| { |