summaryrefslogtreecommitdiffstats
path: root/chrome_elf/breakpad.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_elf/breakpad.cc')
-rw-r--r--chrome_elf/breakpad.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_elf/breakpad.cc b/chrome_elf/breakpad.cc
index 3c95a4f..d67b5dc 100644
--- a/chrome_elf/breakpad.cc
+++ b/chrome_elf/breakpad.cc
@@ -11,8 +11,8 @@
#include "base/macros.h"
#include "breakpad/src/client/windows/handler/exception_handler.h"
+#include "chrome/common/chrome_version.h"
#include "chrome_elf/chrome_elf_util.h"
-#include "version.h" // NOLINT
google_breakpad::ExceptionHandler* g_elf_breakpad = NULL;