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

Unified Diff: extensions/shell/app/paths_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 | « device/bluetooth/bluetooth_socket_mac.mm ('k') | extensions/shell/browser/shell_desktop_controller_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/app/paths_mac.mm
diff --git a/extensions/shell/app/paths_mac.mm b/extensions/shell/app/paths_mac.mm
index d10c3c87532905b371d83226988e2d22691b135a..32061e04fc1f650da86b94b56dd2d37bb8527f16 100644
--- a/extensions/shell/app/paths_mac.mm
+++ b/extensions/shell/app/paths_mac.mm
@@ -6,9 +6,9 @@
#include "base/files/file_path.h"
#include "base/logging.h"
-#include "base/path_service.h"
#include "base/mac/bundle_locations.h"
#include "base/mac/foundation_util.h"
+#include "base/path_service.h"
#include "content/public/common/content_paths.h"
namespace extensions {
« no previous file with comments | « device/bluetooth/bluetooth_socket_mac.mm ('k') | extensions/shell/browser/shell_desktop_controller_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698