summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
diff options
context:
space:
mode:
authorrobertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-10 02:25:01 +0000
committerrobertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-10 02:25:01 +0000
commit491482f8b02e00845280e49b9829b19a604ee218 (patch)
treeb6ab6b3421cb3ec92fcd0be5082d249897a66c06 /base/file_util.h
parenta7676ed4685e58131179743c08ef381eca023285 (diff)
downloadchromium_src-491482f8b02e00845280e49b9829b19a604ee218.zip
chromium_src-491482f8b02e00845280e49b9829b19a604ee218.tar.gz
chromium_src-491482f8b02e00845280e49b9829b19a604ee218.tar.bz2
Remove file_util debugging cruft from crbug.com/108724
BUG=108724 TEST=NONE Review URL: https://codereview.chromium.org/24235010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227866 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/file_util.h')
-rw-r--r--base/file_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/file_util.h b/base/file_util.h
index b4150f7..2950df1 100644
--- a/base/file_util.h
+++ b/base/file_util.h
@@ -40,8 +40,6 @@ namespace base {
class Time;
-extern bool g_bug108724_debug;
-
//-----------------------------------------------------------------------------
// Functions that involve filesystem access or modification: