Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1059)

Unified Diff: cc/BUILD.gn

Issue 2514033002: Introducing SurfaceReferenceFactory (Closed)
Patch Set: ref Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 8e6b7e5468ea8c84570a6df6d9bdd4a5c19f81ee..8630952e7222f28e70dcfd0f5054f7bb02bd8cc7 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -962,6 +962,7 @@ cc_test("cc_unittests") {
"//cc/proto",
"//cc/surfaces",
"//cc/surfaces:surface_id",
+ "//cc/surfaces:surfaces",
"//gpu",
"//gpu:test_support",
"//gpu/command_buffer/client:gles2_interface",

Powered by Google App Engine
This is Rietveld 408576698