summaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/view_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/view_unittest.cc b/views/view_unittest.cc
index baca2c3..870273e 100644
--- a/views/view_unittest.cc
+++ b/views/view_unittest.cc
@@ -8,6 +8,7 @@
#include "base/keyboard_codes.h"
#include "base/message_loop.h"
#include "base/string_util.h"
+#include "base/utf_string_conversions.h"
#include "gfx/canvas_skia.h"
#include "gfx/path.h"
#include "testing/gtest/include/gtest/gtest.h"