Index: chrome/test/webdriver/webdriver_util.cc |
diff --git a/chrome/test/webdriver/webdriver_util.cc b/chrome/test/webdriver/webdriver_util.cc |
index 568e842da36dfa269c9ff0d4fa4b3b5ebb63a95c..eba391687e5666debf1faf14ffb19bf2c29c8d09 100644 |
--- a/chrome/test/webdriver/webdriver_util.cc |
+++ b/chrome/test/webdriver/webdriver_util.cc |
@@ -19,8 +19,8 @@ |
#include "base/strings/string_split.h" |
#include "base/third_party/icu/icu_utf.h" |
#include "chrome/common/automation_id.h" |
-#include "chrome/common/zip.h" |
#include "chrome/test/automation/automation_json_requests.h" |
+#include "components/zip/zip.h" |
using base::DictionaryValue; |
using base::ListValue; |