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

Unified Diff: ui/views/views.gyp

Issue 798023002: Enable CaptureControllerTest on ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index e3e5c5ac797489d6a1b1e5bba3215bcd0fb0fc57..e7df9d4c84df054f78e97538ec598c6311e3dda2 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -827,11 +827,6 @@
'../events/platform/x11/x11_events_platform.gyp:x11_events_platform',
],
}],
- ['use_ozone==1', {
- 'sources!': [
- 'corewm/capture_controller_unittest.cc',
- ],
- }],
['use_aura==1', {
'sources': [ '<@(views_unittests_aura_sources)' ],
'dependencies': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698