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

Unified Diff: components/exo/BUILD.gn

Issue 2008153002: Add initial implementation of cc::Surfaces backend for exo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months 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 | « components/exo.gypi ('k') | components/exo/display.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index 354c621d8f8dc8f77b8279d3f9078dee072beb0e..a277b9a9cabeeeb20a3dc8aab96053d964fa77dc 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -36,6 +36,7 @@ source_set("exo") {
"//ash",
"//base",
"//cc",
+ "//cc/surfaces:surfaces",
"//gpu",
"//gpu/command_buffer/client:gles2_interface",
"//skia",
« no previous file with comments | « components/exo.gypi ('k') | components/exo/display.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698