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

Unified Diff: cc/BUILD.gn

Issue 2514033002: Introducing SurfaceReferenceFactory (Closed)
Patch Set: x 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 7485f09413850d5cbf7850cd5ff0a8c27f9f05d0..4a4583e860b5ff258ee23f002fd893a4f662de6e 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -964,6 +964,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