| Index: chrome/test/chromedriver/BUILD.gn
|
| diff --git a/chrome/test/chromedriver/BUILD.gn b/chrome/test/chromedriver/BUILD.gn
|
| index 78750334dde86479186ab3dcbf0159e10b348e6e..935f034dda585192f591a1461d19f59545056c65 100644
|
| --- a/chrome/test/chromedriver/BUILD.gn
|
| +++ b/chrome/test/chromedriver/BUILD.gn
|
| @@ -182,6 +182,7 @@ source_set("automation_client_lib") {
|
| "//base",
|
| "//base/third_party/dynamic_annotations",
|
| "//net",
|
| + "//third_party/WebKit/public:features",
|
| "//third_party/zlib:minizip",
|
| "//third_party/zlib:zip",
|
| "//ui/accessibility:ax_gen",
|
|
|