diff options
Diffstat (limited to 'chrome/common/worker_thread_ticker_unittest.cc')
-rw-r--r-- | chrome/common/worker_thread_ticker_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/worker_thread_ticker_unittest.cc b/chrome/common/worker_thread_ticker_unittest.cc index c6d4db2..75e8669 100644 --- a/chrome/common/worker_thread_ticker_unittest.cc +++ b/chrome/common/worker_thread_ticker_unittest.cc @@ -4,7 +4,6 @@ #include "chrome/common/worker_thread_ticker.h" -#include "base/logging.h" #include "base/message_loop.h" #include "base/platform_thread.h" #include "testing/gtest/include/gtest/gtest.h" |