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

Unified Diff: ui/platform_window/platform_window.h

Issue 1285183008: Ozone integration. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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
Index: ui/platform_window/platform_window.h
diff --git a/ui/platform_window/platform_window.h b/ui/platform_window/platform_window.h
index bfeda6b02093d01c7ecb42be8b7a2d94fce507b6..ed7a2cb17f52696f33746244a1f8cd069c82270a 100644
--- a/ui/platform_window/platform_window.h
+++ b/ui/platform_window/platform_window.h
@@ -18,7 +18,7 @@ typedef unsigned long PlatformCursor;
#else
typedef void* PlatformCursor;
#endif
-
+
class PlatformWindowDelegate;

Powered by Google App Engine
This is Rietveld 408576698