| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 7ea62c4472c9472315147b7b15012fbd6f86f0cf..43634744b0019dd7b1b3cb90f072c9529e4a7d29 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -260,7 +260,7 @@ static_library("test_support") {
|
| "//content/gpu",
|
| "//content/public/browser",
|
| "//content/public/child",
|
| - "//content/public/common:interfaces",
|
| + "//content/public/common",
|
| "//content/public/common:service_names",
|
| "//content/public/renderer",
|
| "//content/public/utility",
|
|
|