Chromium Code Reviews| Index: chromecast/common/cast_paths.h |
| diff --git a/chromecast/common/cast_paths.h b/chromecast/common/cast_paths.h |
| index 59044076c42c1a41909e35655920f9f724571156..f228cd185c5f2f12d1a2105baa311bb6cd666720 100644 |
| --- a/chromecast/common/cast_paths.h |
| +++ b/chromecast/common/cast_paths.h |
| @@ -17,6 +17,7 @@ enum { |
| // development use and the actual device. |
| FILE_CAST_CONFIG, // Config/preferences file path. |
| + FILE_CAST_PAK, // cast_shell.pak file path. |
| PATH_END |
| }; |