summaryrefslogtreecommitdiffstats
path: root/views/controls/button/text_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/button/text_button.h')
-rw-r--r--views/controls/button/text_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/button/text_button.h b/views/controls/button/text_button.h
index 16bac57..aeb2b72 100644
--- a/views/controls/button/text_button.h
+++ b/views/controls/button/text_button.h
@@ -6,7 +6,7 @@
#define VIEWS_CONTROLS_BUTTON_TEXT_BUTTON_H_
#include "app/gfx/chrome_font.h"
-#include "skia/include/SkBitmap.h"
+#include "third_party/skia/include/core/SkBitmap.h"
#include "views/border.h"
#include "views/controls/button/custom_button.h"