diff options
-rw-r--r-- | chromecast/chromecast.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp index 636948f..8c3e246 100644 --- a/chromecast/chromecast.gyp +++ b/chromecast/chromecast.gyp @@ -109,7 +109,7 @@ ], 'actions': [ { - 'action_name': 'repack_cast_shell_pack', + 'action_name': 'repack_cast_shell_pak', 'variables': { 'pak_inputs': [ '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources.pak', |