Chromium Code Reviews

Unified Diff: chrome/browser/views/uninstall_dialog.cc

Issue 115012: Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/views/toolbar_view.cc ('k') | chrome/browser/views/user_data_dir_dialog.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/uninstall_dialog.cc
===================================================================
--- chrome/browser/views/uninstall_dialog.cc (revision 15365)
+++ chrome/browser/views/uninstall_dialog.cc (working copy)
@@ -5,9 +5,9 @@
#include "chrome/browser/views/uninstall_dialog.h"
#include "app/l10n_util.h"
+#include "app/message_box_flags.h"
#include "base/message_loop.h"
#include "chrome/common/result_codes.h"
-#include "chrome/common/message_box_flags.h"
#include "chrome/views/controls/message_box_view.h"
#include "chrome/views/window/window.h"
#include "grit/chromium_strings.h"
« no previous file with comments | « chrome/browser/views/toolbar_view.cc ('k') | chrome/browser/views/user_data_dir_dialog.cc » ('j') | no next file with comments »

Powered by Google App Engine