summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.h
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-25 18:01:42 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-25 18:01:42 +0000
commitdfb677fbfb8712185adda2834c1361ce9d48d134 (patch)
tree3f8a34b6b6d554f904d7509e104bad29b4ba76a6 /chrome/common/chrome_paths.h
parent214acd9b2f2fd83401d54d86b31fe4bf577cdf56 (diff)
downloadchromium_src-dfb677fbfb8712185adda2834c1361ce9d48d134.zip
chromium_src-dfb677fbfb8712185adda2834c1361ce9d48d134.tar.gz
chromium_src-dfb677fbfb8712185adda2834c1361ce9d48d134.tar.bz2
Added paths for internal plugins.
BUG=none TEST=none (but Gears should continue to work on Windows) Review URL: http://codereview.chromium.org/1340001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42641 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r--chrome/common/chrome_paths.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index 7a75c9d..d6aed60 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -36,8 +36,10 @@ enum {
FILE_LOCAL_STATE, // Path and filename to the file in which
// machine/installation-specific state is saved.
FILE_RECORDED_SCRIPT, // Full path to the script.log file that
- // contains recorded browser events for playback.
+ // contains recorded browser events for
+ // playback.
FILE_GEARS_PLUGIN, // Full path to the gears.dll plugin file.
+ FILE_FLASH_PLUGIN, // Full path to the internal Flash plugin file.
FILE_LIBAVCODEC, // Full path to libavcodec media decoding
// library.
FILE_LIBAVFORMAT, // Full path to libavformat media parsing