summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorrobertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-28 20:15:28 +0000
committerrobertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-28 20:15:28 +0000
commit3224c20ceed9b4cc3ce42f670fcf39cb0c1f2468 (patch)
treead144c7999f91145e96d3db39d1f6409ae963051 /chrome_frame
parentb287541f0608cbaa38c721046b455f65e0c2edf8 (diff)
downloadchromium_src-3224c20ceed9b4cc3ce42f670fcf39cb0c1f2468.zip
chromium_src-3224c20ceed9b4cc3ce42f670fcf39cb0c1f2468.tar.gz
chromium_src-3224c20ceed9b4cc3ce42f670fcf39cb0c1f2468.tar.bz2
Update paths to chrome frame binaries used by the archive scripts following r102780.
BUG=NONE TEST=Archive scripts using FILES and SYMBOLS files find all the Chrome Frame binaries. Review URL: http://codereview.chromium.org/8071005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103166 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/FILES4
-rw-r--r--chrome_frame/SYMBOLS4
2 files changed, 4 insertions, 4 deletions
diff --git a/chrome_frame/FILES b/chrome_frame/FILES
index 0c07ed7..90d827f 100644
--- a/chrome_frame/FILES
+++ b/chrome_frame/FILES
@@ -1,5 +1,5 @@
-servers\npchrome_frame.dll
-servers\chrome_launcher.exe
+npchrome_frame.dll
+chrome_launcher.exe
chrome_frame_helper.exe
chrome_frame_helper.dll
locales\*.dll
diff --git a/chrome_frame/SYMBOLS b/chrome_frame/SYMBOLS
index 66c4bf8..89f4946 100644
--- a/chrome_frame/SYMBOLS
+++ b/chrome_frame/SYMBOLS
@@ -1,4 +1,4 @@
-servers\npchrome_frame.pdb
-servers\chrome_launcher.pdb
+npchrome_frame.pdb
+chrome_launcher.pdb
chrome_frame_helper.pdb
chrome_frame_helper_dll.pdb \ No newline at end of file