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

Unified Diff: ui/ozone/ozone.gyp

Issue 375053002: ozone: Port WindowTreeHostOzone on top of PlatformWindow (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase onto sadrul's CL Created 6 years, 5 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
Index: ui/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index 39b110033d6ee3e3687c2afe847da5dcde1ce0bb..ab8f05565b829e3b0751d89eb5e68401353087c8 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -104,6 +104,8 @@
'public/ozone_platform.h',
'public/ozone_switches.cc',
'public/ozone_switches.h',
+ 'common/platform_window_base.cc',
+ 'common/platform_window_base.h',
'platform_selection.cc',
'platform_selection.h',
'<@(external_ozone_platform_files)',

Powered by Google App Engine
This is Rietveld 408576698