summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/throbber.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/controls/throbber.h')
-rw-r--r--ui/views/controls/throbber.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/views/controls/throbber.h b/ui/views/controls/throbber.h
index 27652cf..8ae3895 100644
--- a/ui/views/controls/throbber.h
+++ b/ui/views/controls/throbber.h
@@ -7,8 +7,8 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
-#include "base/time.h"
-#include "base/timer.h"
+#include "base/time/time.h"
+#include "base/timer/timer.h"
#include "ui/views/view.h"
namespace gfx {