Index: chrome/browser/ui/gtk/gtk_expanded_container.cc |
=================================================================== |
--- chrome/browser/ui/gtk/gtk_expanded_container.cc (revision 71810) |
+++ chrome/browser/ui/gtk/gtk_expanded_container.cc (working copy) |
@@ -2,9 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/gtk/gtk_expanded_container.h" |
+#include "chrome/browser/ui/gtk/gtk_expanded_container.h" |
#include <gtk/gtk.h> |
+ |
#include <algorithm> |
namespace { |