summaryrefslogtreecommitdiffstats
path: root/chrome/views/native_control.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/native_control.cc')
-rw-r--r--chrome/views/native_control.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/views/native_control.cc b/chrome/views/native_control.cc
index 05e8cf8..3c0e8d0 100644
--- a/chrome/views/native_control.cc
+++ b/chrome/views/native_control.cc
@@ -9,8 +9,10 @@
#include <atlcrack.h>
#include <atlframe.h>
+#include "base/logging.h"
#include "base/win_util.h"
#include "chrome/common/l10n_util.h"
+#include "chrome/common/notification_service.h"
#include "chrome/views/background.h"
#include "chrome/views/border.h"
#include "chrome/views/focus_manager.h"