Index: ui/gfx/paint_throbber.h |
diff --git a/ui/gfx/paint_throbber.h b/ui/gfx/paint_throbber.h |
index c4adab5dd2f35b5a6e078c7842655e76e7b06da1..adc2f0601f6ad2b5a33c4c38a50da7515ce7f623 100644 |
--- a/ui/gfx/paint_throbber.h |
+++ b/ui/gfx/paint_throbber.h |
@@ -5,7 +5,8 @@ |
#ifndef UI_GFX_PAINT_THROBBER_H_ |
#define UI_GFX_PAINT_THROBBER_H_ |
-#include "base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "base/time/time.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "ui/gfx/gfx_export.h" |