Index: chrome/test/webdriver/webdriver_util.cc |
diff --git a/chrome/test/webdriver/webdriver_util.cc b/chrome/test/webdriver/webdriver_util.cc |
index eba391687e5666debf1faf14ffb19bf2c29c8d09..274144c3528a0cf64be1901ef07924630e63bb87 100644 |
--- a/chrome/test/webdriver/webdriver_util.cc |
+++ b/chrome/test/webdriver/webdriver_util.cc |
@@ -20,7 +20,7 @@ |
#include "base/third_party/icu/icu_utf.h" |
#include "chrome/common/automation_id.h" |
#include "chrome/test/automation/automation_json_requests.h" |
-#include "components/zip/zip.h" |
+#include "third_party/zlib/google/zip.h" |
using base::DictionaryValue; |
using base::ListValue; |