| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 226a75204201ef0361167514c65837f497285451..f5aefba94965ceccb78629714c0ba707f4a8a180 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1525,6 +1525,7 @@ test("content_unittests") {
|
| "//ppapi/features",
|
| "//printing",
|
| "//services/catalog:lib",
|
| + "//services/device/public/interfaces:constants",
|
| "//services/file:lib",
|
| "//services/file/public/interfaces",
|
| "//services/service_manager/public/cpp:service_test_support",
|
|
|