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

Unified Diff: components/exo.gypi

Issue 1419373013: exo: Add support for subcompositor interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@exosphere-xdg-shell
Patch Set: address review feedback Created 5 years, 1 month 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 d4c762b462966259cff96ebbf4c4234fb03cdc9f..a757de7821c1f4e3b8bfae64b5072eb54ccf4e2f 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -34,9 +34,12 @@
'exo/shared_memory.h',
'exo/shell_surface.cc',
'exo/shell_surface.h',
+ 'exo/sub_surface.cc',
+ 'exo/sub_surface.h',
'exo/surface.cc',
'exo/surface.h',
'exo/surface_delegate.h',
+ 'exo/surface_observer.h',
],
},
],
« 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