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

Unified Diff: views/ime/character_composer.cc

Issue 7264015: CL for readability review (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
Index: views/ime/character_composer.cc
diff --git a/views/ime/character_composer.cc b/views/ime/character_composer.cc
index 685e0ba5d94540fba26451b4a4783b0127df844a..ec7e0f2964677d8c435132e0ffbdba42b605b88a 100644
--- a/views/ime/character_composer.cc
+++ b/views/ime/character_composer.cc
@@ -292,3 +292,4 @@ bool CharacterComposer::FilterKeyPress(unsigned int keycode) {
}
} // namespace views
+//
brettw 2011/06/29 20:31:56 Be sure to delete this once you've made other chan
hashimoto 2011/06/30 07:19:22 Deleted all three.

Powered by Google App Engine
This is Rietveld 408576698