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

Unified Diff: third_party/WebKit/Source/core/editing/commands/EditorCommandNames.h

Issue 2813523002: Remove stray DO NOT SUMBITS left after blink rename (Closed)
Patch Set: 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 | « no previous file | third_party/WebKit/Source/platform/heap/BlinkGC.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/editing/commands/EditorCommandNames.h
diff --git a/third_party/WebKit/Source/core/editing/commands/EditorCommandNames.h b/third_party/WebKit/Source/core/editing/commands/EditorCommandNames.h
index 013da386b2ca82bb0de5aa79aa87161bdce9bc6f..40a6714c744cfa55bfc967f7952667e7953c6d1e 100644
--- a/third_party/WebKit/Source/core/editing/commands/EditorCommandNames.h
+++ b/third_party/WebKit/Source/core/editing/commands/EditorCommandNames.h
@@ -9,8 +9,6 @@ namespace blink {
// Must be ordered in a case-folding manner for binary search. Covered by unit
// tests in EditingCommandTest.cpp (not able to use static_assert)
-/* DO NOT SUBMIT - conflict resolution helper:
- * Important to have AlignCenter instead of kAlignCenter below. */
#define FOR_EACH_BLINK_EDITING_COMMAND_NAME(V) \
V(AlignCenter) \
V(AlignJustified) \
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/heap/BlinkGC.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698