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

Unified Diff: content/content_tests.gypi

Issue 304883002: Enable touch text selection tests on all Aura platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert point to root window before screen Created 6 years, 7 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 62cd3037ca7474b9df4c5cda2d461cfd56583dad..2e3340e22f72647987052f9799896503725e19a1 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1172,11 +1172,6 @@
'test/webui_resource_browsertest.cc',
],
'conditions': [
- ['chromeos==0', {
- 'sources!': [
- 'browser/web_contents/touch_editable_impl_aura_browsertest.cc',
- ],
- }],
['OS=="win"', {
'resource_include_dirs': [
'<(SHARED_INTERMEDIATE_DIR)/webkit',

Powered by Google App Engine
This is Rietveld 408576698