summaryrefslogtreecommitdiffstats
path: root/chrome_elf/chrome_elf.def
diff options
context:
space:
mode:
authorasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-13 22:59:28 +0000
committerasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-13 22:59:28 +0000
commit49fe6010fea54afe8cbf0e2d208de7af1a385352 (patch)
treebdea186168436aac28749ad47aa8fd56b1adcd89 /chrome_elf/chrome_elf.def
parenta0e294a5a07ac7193ea9ac8df2c1317d95b8eac8 (diff)
downloadchromium_src-49fe6010fea54afe8cbf0e2d208de7af1a385352.zip
chromium_src-49fe6010fea54afe8cbf0e2d208de7af1a385352.tar.gz
chromium_src-49fe6010fea54afe8cbf0e2d208de7af1a385352.tar.bz2
Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..."
Reverting again. Confirmed that this is indeed the CL that broke the Win7 x64 sync tests. > Revert 251095 "Revert 250828 "Add a UMA stat to track if the Bro..." > > Speculative re-land to see if this causes sync tests failures again. > If it does, then we will know if this is the cause. > > > Revert 250828 "Add a UMA stat to track if the Browser blacklist ..." > > > > Speculative revert for failures here: > > > > http://build.chromium.org/p/chromium.win/builders/Win7%20Sync%20x64/builds/11201 > > > > > Add a UMA stat to track if the Browser blacklist is Set on the Renderer > > > > > > This shouldn't be happening, but we got some crash reports suggesting it > > > does. Unable to repo locally so this stat will verify it does occur and > > > then can be used to verify our fixes actually fix it. > > > > > > BUG=329023 > > > > > > Review URL: https://codereview.chromium.org/140763008 > > > > TBR=csharp@chromium.org > > > > Review URL: https://codereview.chromium.org/163633005 > > TBR=asvitkine@chromium.org > > Review URL: https://codereview.chromium.org/164833002 TBR=asvitkine@chromium.org Review URL: https://codereview.chromium.org/164913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251174 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_elf/chrome_elf.def')
-rw-r--r--chrome_elf/chrome_elf.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_elf/chrome_elf.def b/chrome_elf/chrome_elf.def
index ee9808f..3e88cfa 100644
--- a/chrome_elf/chrome_elf.def
+++ b/chrome_elf/chrome_elf.def
@@ -6,5 +6,4 @@ LIBRARY "chrome_elf.dll"
EXPORTS
CreateFileW=CreateFileWRedirect
- IsBlacklistInitialized
SignalChromeElf