| Index: chrome/test/chromedriver/BUILD.gn
|
| diff --git a/chrome/test/chromedriver/BUILD.gn b/chrome/test/chromedriver/BUILD.gn
|
| index 935f034dda585192f591a1461d19f59545056c65..e115712fc6e0ec6f978f5a1a3f0cdac38e090634 100644
|
| --- a/chrome/test/chromedriver/BUILD.gn
|
| +++ b/chrome/test/chromedriver/BUILD.gn
|
| @@ -224,6 +224,8 @@ source_set("lib") {
|
| "capabilities.h",
|
| "chrome/browser_info.cc",
|
| "chrome/browser_info.h",
|
| + "chrome/scoped_temp_dir_with_retry.cc",
|
| + "chrome/scoped_temp_dir_with_retry.h",
|
| "chrome_launcher.cc",
|
| "chrome_launcher.h",
|
| "command.h",
|
|
|