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

Unified Diff: content/test/BUILD.gn

Issue 698253004: Reland: Implement Aura side of unified touch text selection for contents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed overrides in TouchHandleDrawableAura Created 5 years, 11 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 45bd97ca7e94c50c97856aead22b40801b1b4158..74700e1e76583a822e1fb46a3c355047bbe78386 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -305,11 +305,6 @@ if (!is_mac) {
"//ui/snapshot",
]
- if (!is_chromeos) {
- sources -=
- [ "../browser/web_contents/touch_editable_impl_aura_browsertest.cc" ]
- }
-
if (is_win) {
sources += rebase_path(
content_tests_gypi_values.content_browsertests_win_sources,
« no previous file with comments | « content/content_tests.gypi ('k') | ui/aura/BUILD.gn » ('j') | ui/touch_selection/touch_handle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698