summaryrefslogtreecommitdiff
path: root/chromium/gin/shell
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/gin/shell')
-rw-r--r--chromium/gin/shell/gin_main.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/gin/shell/gin_main.cc b/chromium/gin/shell/gin_main.cc
index 1b9e5aa8425..cdab5740ef3 100644
--- a/chromium/gin/shell/gin_main.cc
+++ b/chromium/gin/shell/gin_main.cc
@@ -9,6 +9,7 @@
#include "base/files/file_util.h"
#include "base/i18n/icu_util.h"
#include "base/location.h"
+#include "base/logging.h"
#include "base/macros.h"
#include "base/memory/ptr_util.h"
#include "base/run_loop.h"