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

Unified Diff: content/content_tests.gypi

Issue 21189003: Change IME conversion status by focusing input element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Exclude test from aura build Created 7 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index df479b0edfebbfb776260c1c88f3eb241f6d4de8..258696459b9ae2420189113bcefab33f01cde5ee 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -953,6 +953,7 @@
'browser/accessibility/accessibility_win_browsertest.cc',
'browser/accessibility/dump_accessibility_tree_browsertest.cc',
'browser/plugin_browsertest.cc',
+ 'browser/renderer_host/render_widget_host_view_win_browsertest.cc',
],
}],
['OS!="android" and OS!="ios"', {

Powered by Google App Engine
This is Rietveld 408576698