Index: chromecast/chromecast.gyp |
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp |
index fa2ef649ec2c6686c31e9ef7ac6b0765f89af516..e2846662cbc72f17a54088e15620ef572fc05b4c 100644 |
--- a/chromecast/chromecast.gyp |
+++ b/chromecast/chromecast.gyp |
@@ -117,7 +117,7 @@ |
'<(SHARED_INTERMEDIATE_DIR)/webkit/devtools_resources.pak', |
'<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources_100_percent.pak', |
], |
- 'pak_output': '<(PRODUCT_DIR)/cast_shell.pak', |
+ 'pak_output': '<(PRODUCT_DIR)/assets/cast_shell.pak', |
tfarina
2014/08/16 03:45:55
where is the corresponding android change for this
gunsch
2014/08/16 17:41:11
Hi tfarina@,
Currently the Android cast_shell ("c
|
}, |
'includes': [ '../build/repack_action.gypi' ], |
}, |