Index: chrome/test/chromedriver/window_commands.cc |
diff --git a/chrome/test/chromedriver/window_commands.cc b/chrome/test/chromedriver/window_commands.cc |
index 12cecfb7bc745f2f0362bdde48002543491aaa9c..30f87c1cc3fc542ca861ee346fb1fc22dfd692da 100644 |
--- a/chrome/test/chromedriver/window_commands.cc |
+++ b/chrome/test/chromedriver/window_commands.cc |
@@ -7,8 +7,8 @@ |
#include <list> |
#include "base/callback.h" |
-#include "base/stringprintf.h" |
#include "base/strings/string_number_conversions.h" |
+#include "base/strings/stringprintf.h" |
#include "base/threading/platform_thread.h" |
#include "base/time.h" |
#include "base/values.h" |