This commit is contained in:
Tom Callaway 2019-09-10 16:58:00 -04:00
parent 7f0ec73cb7
commit a0c0e33b0a
1 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
diff -up chromium-76.0.3809.132/chrome/test/chromedriver/BUILD.gn.fixme chromium-76.0.3809.132/chrome/test/chromedriver/BUILD.gn
--- chromium-76.0.3809.132/chrome/test/chromedriver/BUILD.gn.fixme 2019-09-10 15:53:02.871463568 -0400
+++ chromium-76.0.3809.132/chrome/test/chromedriver/BUILD.gn 2019-09-10 15:53:33.057824836 -0400
@@ -197,6 +197,7 @@ source_set("automation_client_lib") {
"//services/network/public/cpp",
+++ chromium-76.0.3809.132/chrome/test/chromedriver/BUILD.gn 2019-09-10 16:57:32.281112323 -0400
@@ -319,6 +319,7 @@ executable("chromedriver") {
"//net/server:http_server",
"//net/traffic_annotation:test_support",
"//services/network/public/mojom",
"//third_party/blink/public:buildflags",
+ "//third_party/zlib",
"//third_party/zlib:minizip",
"//third_party/zlib/google:zip",
"//ui/accessibility:ax_enums_mojo",
]
}