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

Unified Diff: extensions/shell/browser/shell_desktop_controller_mac.mm

Issue 1133713009: Subject .mm files to the header sorting presubmit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase - of course... it would be one of my patches I conflict with :| Created 5 years, 7 months 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
« no previous file with comments | « extensions/shell/app/paths_mac.mm ('k') | ios/chrome/browser/infobars/infobar_container_ios.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/browser/shell_desktop_controller_mac.mm
diff --git a/extensions/shell/browser/shell_desktop_controller_mac.mm b/extensions/shell/browser/shell_desktop_controller_mac.mm
index 8aebc8e91286c3b3cc53e5db2b5d13be34e99253..9789787b75c2725d311db22fc05f435b23f6dc36 100644
--- a/extensions/shell/browser/shell_desktop_controller_mac.mm
+++ b/extensions/shell/browser/shell_desktop_controller_mac.mm
@@ -5,8 +5,8 @@
#include "extensions/shell/browser/shell_desktop_controller_mac.h"
#include "extensions/browser/app_window/native_app_window.h"
-#include "extensions/shell/browser/shell_app_window_client.h"
#include "extensions/shell/browser/shell_app_delegate.h"
+#include "extensions/shell/browser/shell_app_window_client.h"
#include "ui/gfx/display.h"
#include "ui/gfx/geometry/size.h"
#include "ui/gfx/screen.h"
« no previous file with comments | « extensions/shell/app/paths_mac.mm ('k') | ios/chrome/browser/infobars/infobar_container_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698