Chromium Code Reviews

Unified Diff: base/timer_unittest.cc

Issue 5270010: Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | chrome/browser/autocomplete/autocomplete.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/timer_unittest.cc
===================================================================
--- base/timer_unittest.cc (revision 67673)
+++ base/timer_unittest.cc (working copy)
@@ -4,6 +4,7 @@
#include "base/message_loop.h"
#include "base/scoped_ptr.h"
+#include "base/task.h"
#include "base/timer.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « no previous file | chrome/browser/autocomplete/autocomplete.h » ('j') | no next file with comments »

Powered by Google App Engine