Chromium Code Reviews| Index: chromecast/chromecast.gyp |
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp |
| index daab117a66785b6aafdb2073029661562f99aa10..ba850493612305ef0b83816c2123a9f8c3e83856 100644 |
| --- a/chromecast/chromecast.gyp |
| +++ b/chromecast/chromecast.gyp |
| @@ -579,7 +579,6 @@ |
| 'natives_blob_<(arch_suffix).bin', |
| 'snapshot_blob_<(arch_suffix).bin', |
| ], |
| - 'clear': 1, |
|
michaelbai
2016/03/09 17:56:09
You should copy cast_shell.pak and any other asset
AndyWu
2016/03/09 19:39:02
Done. But the clear flag makes issue like this ver
|
| }, |
| 'includes': ['../build/android/copy_ex.gypi'], |
| }, |