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

Unified Diff: ui/ozone/platform/test/BUILD.gn

Issue 527293002: ozone: Remove CursorFactoryOzone::SetCursor, GetCursorWindow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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/platform/egltest/ozone_platform_egltest.cc ('k') | ui/ozone/platform/test/ozone_platform_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/test/BUILD.gn
diff --git a/ui/ozone/platform/test/BUILD.gn b/ui/ozone/platform/test/BUILD.gn
index 5ca51b407a3979c5de43562292d4e48c016b1e8b..d1ff71707c70d565ea6b039a433cc92b51a1fa19 100644
--- a/ui/ozone/platform/test/BUILD.gn
+++ b/ui/ozone/platform/test/BUILD.gn
@@ -6,8 +6,6 @@ source_set("test") {
sources = [
"ozone_platform_test.cc",
"ozone_platform_test.h",
- "test_cursor_factory.cc",
- "test_cursor_factory.h",
"test_window.cc",
"test_window.h",
"test_window_manager.cc",
« no previous file with comments | « ui/ozone/platform/egltest/ozone_platform_egltest.cc ('k') | ui/ozone/platform/test/ozone_platform_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698