diff options
Diffstat (limited to 'chrome/browser/app_modal_dialog_mac.mm')
-rw-r--r-- | chrome/browser/app_modal_dialog_mac.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/app_modal_dialog_mac.mm b/chrome/browser/app_modal_dialog_mac.mm index 6df038f..26c1dcf 100644 --- a/chrome/browser/app_modal_dialog_mac.mm +++ b/chrome/browser/app_modal_dialog_mac.mm @@ -7,8 +7,8 @@ #import <Cocoa/Cocoa.h> #include "app/l10n_util.h" +#include "app/message_box_flags.h" #include "base/sys_string_conversions.h" -#include "chrome/common/message_box_flags.h" #include "grit/generated_resources.h" // Helper object that receives the notification that the dialog/sheet is |