Index: ppapi/BUILD.gn |
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn |
index a338feda5d09665bf7dc663db45ca8eaddb561f2..856308aea65a65e3cb77934cf48c00e10b4328f5 100644 |
--- a/ppapi/BUILD.gn |
+++ b/ppapi/BUILD.gn |
@@ -194,10 +194,10 @@ |
] |
deps = [ |
+ "//base/test:run_all_unittests", |
"//base/test:test_support", |
"//gpu/ipc/common:command_buffer_traits", |
"//ipc", |
- "//ipc:run_all_unittests", |
"//ipc:test_support", |
"//media:shared_memory_support", |
"//ppapi/host", |
@@ -220,7 +220,6 @@ |
deps = [ |
"//base/test:test_support", |
- "//mojo/edk/system", |
"//ppapi/proxy", |
"//ppapi/proxy:test_support", |
"//ppapi/shared_impl", |