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

Unified Diff: Source/core/core.gypi

Issue 311053008: CANCEL: Make "compositionstart" event cancelable (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2014-06-18T10:53:48 Created 6 years, 6 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 | « no previous file | Source/core/editing/InputMethodController.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c66a4d9621060d4e6ed49cb28b4aaf8f802e92ff..8f02f4783082a5f5a74b70461ee07f0651eaf06b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3412,6 +3412,7 @@
'dom/RangeTest.cpp',
'dom/TreeScopeTest.cpp',
'editing/SurroundingTextTest.cpp',
+ 'editing/InputMethodControllerTest.cpp',
'editing/TextIteratorTest.cpp',
'editing/VisibleSelectionTest.cpp',
'fetch/CachingCorrectnessTest.cpp',
« no previous file with comments | « no previous file | Source/core/editing/InputMethodController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698