summaryrefslogtreecommitdiffstats
path: root/views/controls/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/label.h')
-rw-r--r--views/controls/label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/label.h b/views/controls/label.h
index 8b27740..608b9cf 100644
--- a/views/controls/label.h
+++ b/views/controls/label.h
@@ -7,9 +7,9 @@
#pragma once
#include "base/gtest_prod_util.h"
-#include "gfx/font.h"
#include "googleurl/src/gurl.h"
#include "third_party/skia/include/core/SkColor.h"
+#include "ui/gfx/font.h"
#include "views/view.h"
namespace views {