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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 444523003: Support IME extensions for Ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed compiling failures. Created 6 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 120ef4abbead0d7dc45fb5a10b4db0c10e7d47d9..3154ff9c2b5173df0ac724766fe7543ed64670ad 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2765,10 +2765,6 @@
'sources!': [
# crbug.com/354036
'browser/chromeos/events/event_rewriter_unittest.cc',
-
- # crbug.com/362698
- 'browser/chromeos/input_method/input_method_engine_unittest.cc',
- 'browser/chromeos/input_method/input_method_manager_impl_unittest.cc',
],
}],
['enable_plugin_installation==0', {

Powered by Google App Engine
This is Rietveld 408576698