Index: chrome/test/chromedriver/command_executor_impl.cc |
diff --git a/chrome/test/chromedriver/command_executor_impl.cc b/chrome/test/chromedriver/command_executor_impl.cc |
index 64030f4507f3919a39455545e407c005ce0d1dcf..1970706dbd2cf318b7dd7a1397bb8a49fdf4c097 100644 |
--- a/chrome/test/chromedriver/command_executor_impl.cc |
+++ b/chrome/test/chromedriver/command_executor_impl.cc |
@@ -11,6 +11,7 @@ |
#include "base/stringprintf.h" |
#include "base/sys_info.h" |
#include "base/values.h" |
+#include "chrome/test/chromedriver/alert_commands.h" |
#include "chrome/test/chromedriver/chrome/status.h" |
#include "chrome/test/chromedriver/chrome/version.h" |
#include "chrome/test/chromedriver/command_names.h" |