summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_window_watcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shelf/shelf_window_watcher.h')
-rw-r--r--ash/shelf/shelf_window_watcher.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ash/shelf/shelf_window_watcher.h b/ash/shelf/shelf_window_watcher.h
index c9ffcbf..fce59e1 100644
--- a/ash/shelf/shelf_window_watcher.h
+++ b/ash/shelf/shelf_window_watcher.h
@@ -5,9 +5,11 @@
#ifndef ASH_SHELF_SHELF_WINDOW_WATCHER_H_
#define ASH_SHELF_SHELF_WINDOW_WATCHER_H_
+#include <stdint.h>
+
#include "ash/shelf/scoped_observer_with_duplicated_sources.h"
-#include "base/basictypes.h"
#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "base/scoped_observer.h"
#include "ui/aura/window_observer.h"