summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/controls/label.h')
-rw-r--r--ui/views/controls/label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/controls/label.h b/ui/views/controls/label.h
index f5aa60f..d637d7f 100644
--- a/ui/views/controls/label.h
+++ b/ui/views/controls/label.h
@@ -10,7 +10,7 @@
#include "base/compiler_specific.h"
#include "base/gtest_prod_util.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "third_party/skia/include/core/SkColor.h"
#include "ui/gfx/font.h"
#include "ui/gfx/text_constants.h"