Index: apps/app_shim/app_shim_host_manager_mac.mm |
diff --git a/apps/app_shim/app_shim_host_manager_mac.mm b/apps/app_shim/app_shim_host_manager_mac.mm |
index 6133b9be38e253ddc0897d12a193e816e3452000..6bb07a3e6e5ecdf4cc9976275b076243332d26ec 100644 |
--- a/apps/app_shim/app_shim_host_manager_mac.mm |
+++ b/apps/app_shim/app_shim_host_manager_mac.mm |
@@ -12,7 +12,7 @@ |
#include "chrome/browser/browser_process.h" |
#include "chrome/common/chrome_paths.h" |
#include "content/public/browser/browser_thread.h" |
-#include "chrome/common/mac/app_mode_common.h" |
+#import "chrome/common/mac/app_mode_common.h" |
koz (OOO until 15th September)
2013/03/18 03:33:12
Is this necessary? Other places #include this file
jeremya
2013/03/18 04:54:05
I guess not. Removed.
|
using content::BrowserThread; |