summaryrefslogtreecommitdiffstats
path: root/ui/views/examples/table_example.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/examples/table_example.h')
-rw-r--r--ui/views/examples/table_example.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/views/examples/table_example.h b/ui/views/examples/table_example.h
index 0e6c0db..06ac3c0 100644
--- a/ui/views/examples/table_example.h
+++ b/ui/views/examples/table_example.h
@@ -7,8 +7,7 @@
#include <string>
-#include "base/basictypes.h"
-#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "third_party/skia/include/core/SkBitmap.h"
#include "ui/base/models/table_model.h"
#include "ui/views/controls/button/button.h"