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

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') | components/exo/surface.h » ('J')
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 a3bc65962f500756f3f09d588c0663ca0806c1bf..05b8cbc374a90087fe0374727119c9d6ecf4fa6d 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -16,6 +16,7 @@
'../ash/wm/common/ash_wm_common.gyp:ash_wm_common',
'../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') | components/exo/surface.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698