summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/about_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/renderer/about_handler.cc')
-rw-r--r--chrome/renderer/about_handler.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/renderer/about_handler.cc b/chrome/renderer/about_handler.cc
index ff26d85..d775531 100644
--- a/chrome/renderer/about_handler.cc
+++ b/chrome/renderer/about_handler.cc
@@ -65,4 +65,3 @@ void AboutHandler::AboutHang() {
void AboutHandler::AboutShortHang() {
PlatformThread::Sleep(20000);
}
-