summaryrefslogtreecommitdiffstats
path: root/chrome_elf/chrome_redirects.def
diff options
context:
space:
mode:
authorkochi@google.com <kochi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-23 08:57:54 +0000
committerkochi@google.com <kochi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-23 08:57:54 +0000
commit726c1c9a2ba380a63d0ca404933daf8c8cff0c65 (patch)
tree361c680045bc23b6013e53531679f7f7f98beafe /chrome_elf/chrome_redirects.def
parenta30dee2e694b7164894b86b680a317964a9f9f16 (diff)
downloadchromium_src-726c1c9a2ba380a63d0ca404933daf8c8cff0c65.zip
chromium_src-726c1c9a2ba380a63d0ca404933daf8c8cff0c65.tar.gz
chromium_src-726c1c9a2ba380a63d0ca404933daf8c8cff0c65.tar.bz2
Revert 246313 "Use an alternate mechanism for CreateFile calls i..."
This caused reading profile error on Windows8 platform. > Use an alternate mechanism for CreateFile calls in Chrome > > BUG=334379 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245464 > > Review URL: https://codereview.chromium.org/138593004 TBR=caitkp@chromium.org Review URL: https://codereview.chromium.org/144333003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246541 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_elf/chrome_redirects.def')
-rw-r--r--chrome_elf/chrome_redirects.def8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome_elf/chrome_redirects.def b/chrome_elf/chrome_redirects.def
deleted file mode 100644
index 30eb718..0000000
--- a/chrome_elf/chrome_redirects.def
+++ /dev/null
@@ -1,8 +0,0 @@
-; Copyright 2014 The Chromium Authors. All rights reserved.
-; Use of this source code is governed by a BSD-style license that can be
-; found in the LICENSE file.
-
-LIBRARY "chrome_redirects.dll"
-
-EXPORTS
- CreateFileW=CreateFileWRedirect