| Index: content/shell/app/shell_main_delegate_mac.mm
|
| diff --git a/content/shell/app/shell_main_delegate_mac.mm b/content/shell/app/shell_main_delegate_mac.mm
|
| index 76dfdb3a119ed803684d45d063f1e097148d6ca3..74fca7e6115a2c4dc654851c697300e3b5c150cb 100644
|
| --- a/content/shell/app/shell_main_delegate_mac.mm
|
| +++ b/content/shell/app/shell_main_delegate_mac.mm
|
| @@ -11,7 +11,6 @@
|
| #include "base/logging.h"
|
| #include "base/mac/foundation_util.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| -#include "base/path_service.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/shell/app/paths_mac.h"
|
| #include "content/shell/common/shell_switches.h"
|
|
|