Index: chrome/browser/ui/browser.cc |
diff --git a/chrome/browser/ui/browser.cc b/chrome/browser/ui/browser.cc |
index 1089e42020db2b3ef24ca3c2ad4e86152908494d..c0baa6e6396b887170e8ea89e763d01acf16f5bb 100644 |
--- a/chrome/browser/ui/browser.cc |
+++ b/chrome/browser/ui/browser.cc |
@@ -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/browser.h" |
+#include "chrome/browser/ui/browser.h" |
#if defined(OS_WIN) |
#include <shellapi.h> |