Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7192)

Unified Diff: chrome/browser/ui/views/about_ipc_dialog.h

Issue 8497067: views: Remove the old views/window/ directory and its stubbed files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/views/about_ipc_dialog.h
diff --git a/chrome/browser/ui/views/about_ipc_dialog.h b/chrome/browser/ui/views/about_ipc_dialog.h
index 2906fcd4bcd39d48d57b92962207d2bfbed5453d..4c6dafded2e5b19dd650eccf5ae2447ae10390ea 100644
--- a/chrome/browser/ui/views/about_ipc_dialog.h
+++ b/chrome/browser/ui/views/about_ipc_dialog.h
@@ -10,14 +10,14 @@
#include <atlbase.h>
#include <atlapp.h>
-#include <atlwin.h>
#include <atlctrls.h>
+#include <atlwin.h>
#include "base/memory/singleton.h"
#include "ipc/ipc_logging.h"
+#include "ui/views/window/dialog_delegate.h"
#include "views/controls/button/button.h"
#include "views/controls/table/table_view.h"
-#include "views/window/dialog_delegate.h"
class Profile;
« no previous file with comments | « chrome/browser/ui/views/about_chrome_view.h ('k') | chrome/browser/ui/views/bookmarks/bookmark_editor_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698