| Index: chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| diff --git a/chrome/browser/apps/app_shim/app_shim_handler_mac.cc b/chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| index 8b55be16f88ac96bc28e988c7b0846f94c9763fc..541e9f70708dbda5648e05e4518466cceca243c7 100644
|
| --- a/chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| +++ b/chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "chrome/browser/apps/app_window_registry_util.h"
|
|
|