Chromium Code Reviews| Index: ppapi/BUILD.gn |
| diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn |
| index a0748e8aa98aadef48d14df5f0bd9efe9d9d05ab..964175b4d40371f8ee55b9f9e1989118c553dc99 100644 |
| --- a/ppapi/BUILD.gn |
| +++ b/ppapi/BUILD.gn |
| @@ -137,7 +137,7 @@ test("ppapi_unittests") { |
| deps = [ |
| "//base/test:run_all_unittests", |
| "//base/test:test_support", |
| - "//gpu/ipc", |
| + "//gpu/ipc/common", |
| "//ipc", |
| "//ipc:test_support", |
| "//media:shared_memory_support", |