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

Unified Diff: chrome/chrome_tests.gypi

Issue 10025015: Add operator= to InputMethodProperty. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added operator!= per offline discussion Created 8 years, 8 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
« no previous file with comments | « chrome/browser/chromeos/input_method/input_method_property_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 4fa7ac08588bcb9d4a798333d134783baaa02b91..0b328ef01042b8707bc25244d99d2cc4bf4aabb5 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1299,6 +1299,7 @@
'browser/chromeos/imageburner/burn_manager_unittest.cc',
'browser/chromeos/input_method/candidate_window_view_unittest.cc',
'browser/chromeos/input_method/input_method_descriptor_unittest.cc',
+ 'browser/chromeos/input_method/input_method_property_unittest.cc',
'browser/chromeos/input_method/input_method_util_unittest.cc',
'browser/chromeos/input_method/input_method_whitelist_unittest.cc',
'browser/chromeos/input_method/virtual_keyboard_selector_unittest.cc',
« no previous file with comments | « chrome/browser/chromeos/input_method/input_method_property_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698