Index: chrome/test/webdriver/commands/find_element_commands.cc |
diff --git a/chrome/test/webdriver/commands/find_element_commands.cc b/chrome/test/webdriver/commands/find_element_commands.cc |
index 16f245400d60b61efb047320109bdcb9b3ca0272..0415225a1137f1ce16d006113ba0eac8801ed964 100644 |
--- a/chrome/test/webdriver/commands/find_element_commands.cc |
+++ b/chrome/test/webdriver/commands/find_element_commands.cc |
@@ -9,6 +9,7 @@ |
#include "base/string_number_conversions.h" |
#include "base/threading/platform_thread.h" |
+#include "base/time.h" |
#include "base/utf_string_conversions.h" |
#include "base/values.h" |
#include "third_party/webdriver/atoms.h" |