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

Unified Diff: components/exo.gypi

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 | « no previous file | components/exo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo.gypi
diff --git a/components/exo.gypi b/components/exo.gypi
index e8d4e8a33a224ae7fecf50172822ebbaab4a84ea..28a1d038c0e5c393729e111f4d8cac010d61ca26 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -15,6 +15,7 @@
'../ash/ash.gyp:ash',
'../base/base.gyp:base',
'../cc/cc.gyp:cc',
+ '../cc/cc.gyp:cc_surfaces',
'../gpu/gpu.gyp:gpu',
'../skia/skia.gyp:skia',
'../ui/aura/aura.gyp:aura',
« no previous file with comments | « no previous file | components/exo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698