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

Unified Diff: ui/ozone/ozone.gyp

Issue 2190353003: Delete old Ozone surface creation API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 4 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 | « ui/ozone/common/egl_util.cc ('k') | ui/ozone/platform/cast/surface_factory_cast.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index 485137ae2b2474451c2f531aacc2ed651e123bd0..1f09044a4a98c3c4b9ab707b848f18cde26a2705 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -63,8 +63,7 @@
'public/surface_factory_ozone.cc',
'public/surface_factory_ozone.h',
'public/surface_ozone_canvas.h',
- 'public/surface_ozone_egl.cc',
- 'public/surface_ozone_egl.h',
+ 'public/swap_completion_callback.h',
'public/system_input_injector.h',
],
},
« no previous file with comments | « ui/ozone/common/egl_util.cc ('k') | ui/ozone/platform/cast/surface_factory_cast.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698