Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(648)

Unified Diff: chrome/test/webdriver/webdriver_util.cc

Issue 13257004: [components] Make zip a component so that src/chromeos can use it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698