Index: ui/chromeos/ime/candidate_view.cc |
diff --git a/ui/chromeos/ime/candidate_view.cc b/ui/chromeos/ime/candidate_view.cc |
index db90b6fc89ea89a5aadaf997b8dd3d0e12a9fc34..4755806fe16b743f6f486d71d3f78d9a8977cb09 100644 |
--- a/ui/chromeos/ime/candidate_view.cc |
+++ b/ui/chromeos/ime/candidate_view.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/macros.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/base/ime/candidate_window.h" |
#include "ui/chromeos/ime/candidate_view.h" |