Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Unified Diff: ui/views/controls/button/image_button.h

Issue 24175004: Remove dependency on ui::ScaleFactor from ui/gfx (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/views/controls/button/image_button.h
diff --git a/ui/views/controls/button/image_button.h b/ui/views/controls/button/image_button.h
index 5ea0fa91ead76d66d1fd82d0a08eb53197a54fb7..8dbe9d8c68d0b9a173d5e5731191b2ed2a659443 100644
--- a/ui/views/controls/button/image_button.h
+++ b/ui/views/controls/button/image_button.h
@@ -7,6 +7,7 @@
#include "base/gtest_prod_util.h"
#include "base/memory/scoped_ptr.h"
+#include "ui/base/layout.h"
Ben Goodger (Google) 2013/09/16 23:10:31 ? lots of these in this CL. are they necessary?
#include "ui/gfx/image/image_skia.h"
#include "ui/views/controls/button/custom_button.h"

Powered by Google App Engine
This is Rietveld 408576698