Index: chrome/browser/ui/cocoa/shell_dialogs_mac.mm |
diff --git a/chrome/browser/ui/cocoa/shell_dialogs_mac.mm b/chrome/browser/ui/cocoa/shell_dialogs_mac.mm |
index a27bc25e35bdc6579d4650764c776f8da028d522..93e031ccdaef1a78c3492ff199751f7890c49800 100644 |
--- a/chrome/browser/ui/cocoa/shell_dialogs_mac.mm |
+++ b/chrome/browser/ui/cocoa/shell_dialogs_mac.mm |
@@ -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/shell_dialogs.h" |
+#include "chrome/browser/ui/shell_dialogs.h" |
#import <Cocoa/Cocoa.h> |
#include <CoreServices/CoreServices.h> |