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

Unified Diff: ui/gfx/gfx.gyp

Issue 183723003: Overlay interface for ozone. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | ui/gfx/ozone/overlay_candidates_ozone.h » ('j') | ui/gfx/ozone/overlay_candidates_ozone.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 71b8e12fb8bda29b170c7199ed923b4cece98663..052bf6a615fcec5e7f79b8ba5a41b19295352f9d 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -245,6 +245,8 @@
'ozone/impl/file_surface_factory.h',
'ozone/surface_factory_ozone.cc',
'ozone/surface_factory_ozone.h',
+ 'ozone/overlay_candidates_ozone.cc',
+ 'ozone/overlay_candidates_ozone.h',
'pango_util.cc',
'pango_util.h',
'path.cc',
« no previous file with comments | « no previous file | ui/gfx/ozone/overlay_candidates_ozone.h » ('j') | ui/gfx/ozone/overlay_candidates_ozone.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698