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

Unified Diff: tools/dom/src/KeyLocation.dart

Issue 2827793002: Format all files under tools and utils directory. (Closed)
Patch Set: Format all files under tools and utils directory. Created 3 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 | « tools/dom/src/KeyCode.dart ('k') | tools/dom/src/KeyName.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/src/KeyLocation.dart
diff --git a/tools/dom/src/KeyLocation.dart b/tools/dom/src/KeyLocation.dart
index 33d28870aff2c56a9fb33ffb02c637164374069a..db4c423b4065652f17ddbc503bc11bee08b6c07b 100644
--- a/tools/dom/src/KeyLocation.dart
+++ b/tools/dom/src/KeyLocation.dart
@@ -9,7 +9,6 @@ part of html;
* KeyboardEvent.getKeyLocation.
*/
abstract class KeyLocation {
-
/**
* The event key is not distinguished as the left or right version
* of the key, and did not originate from the numeric keypad (or did not
« no previous file with comments | « tools/dom/src/KeyCode.dart ('k') | tools/dom/src/KeyName.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698