summaryrefslogtreecommitdiffstats
path: root/chrome/nacl/nacl_main_platform_delegate_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/nacl/nacl_main_platform_delegate_mac.mm')
-rw-r--r--chrome/nacl/nacl_main_platform_delegate_mac.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/nacl/nacl_main_platform_delegate_mac.mm b/chrome/nacl/nacl_main_platform_delegate_mac.mm
index 61a2ed7..c2373cb 100644
--- a/chrome/nacl/nacl_main_platform_delegate_mac.mm
+++ b/chrome/nacl/nacl_main_platform_delegate_mac.mm
@@ -8,6 +8,7 @@
#include <dlfcn.h>
#import "base/chrome_application_mac.h"
#include "base/command_line.h"
+#include "base/logging.h"
#include "chrome/common/chrome_switches.h"
#include "chrome/common/sandbox_mac.h"
#include "third_party/WebKit/WebKit/mac/WebCoreSupport/WebSystemInterface.h"