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

Unified Diff: cc/BUILD.gn

Issue 2514033002: Introducing SurfaceReferenceFactory (Closed)
Patch Set: rebase 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
« no previous file with comments | « blimp/client/core/compositor/blimp_compositor.cc ('k') | cc/layers/surface_layer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 95c03c6abf47a1ede4a1d167cc36fdac4f142057..8a535036e8ef208df132fa1b757b143a3b17db89 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -963,6 +963,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",
« no previous file with comments | « blimp/client/core/compositor/blimp_compositor.cc ('k') | cc/layers/surface_layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698