diff options
Diffstat (limited to 'chrome/views/button.cc')
-rw-r--r-- | chrome/views/button.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/button.cc b/chrome/views/button.cc index 0cc98ae..4cc1bde 100644 --- a/chrome/views/button.cc +++ b/chrome/views/button.cc @@ -11,8 +11,8 @@ #include "chrome/common/gfx/chrome_canvas.h" #include "chrome/common/l10n_util.h" #include "chrome/common/throb_animation.h" +#include "chrome/views/container.h" #include "chrome/views/event.h" -#include "chrome/views/view_container.h" #include "chrome/app/chrome_dll_resource.h" #include "generated_resources.h" |