summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/custom_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/custom_button.h')
-rw-r--r--chrome/browser/ui/gtk/custom_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/custom_button.h b/chrome/browser/ui/gtk/custom_button.h
index c18c7ed..eb0dbe8 100644
--- a/chrome/browser/ui/gtk/custom_button.h
+++ b/chrome/browser/ui/gtk/custom_button.h
@@ -8,7 +8,7 @@
#include <gtk/gtk.h>
-#include "base/scoped_ptr.h"
+#include "base/memory/scoped_ptr.h"
#include "chrome/browser/ui/gtk/owned_widget_gtk.h"
#include "content/common/notification_observer.h"
#include "content/common/notification_registrar.h"