Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5255)

Unified Diff: chromecast/common/cast_paths.h

Issue 469023004: Chromecast: moves cast_shell.pak output to assets/ directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
};

Powered by Google App Engine
This is Rietveld 408576698