Index: chrome/browser/ui/find_bar/find_bar_state.cc |
=================================================================== |
--- chrome/browser/ui/find_bar/find_bar_state.cc (revision 68044) |
+++ chrome/browser/ui/find_bar/find_bar_state.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/find_bar/find_bar_state.h" |
// static |