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

Unified Diff: content/common/all_messages.h

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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 | « components/visitedlink/browser/visitedlink_master.cc ('k') | content/common/plugin_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/all_messages.h
diff --git a/content/common/all_messages.h b/content/common/all_messages.h
index 106af5aaa5076a4999dfbbcd70d3f5a71a646f66..6e9f289dce4c105bffbee2a267f2f46eb1c5f46b 100644
--- a/content/common/all_messages.h
+++ b/content/common/all_messages.h
@@ -4,7 +4,7 @@
// Multiply-included file, hence no include guard.
// Inclusion of all message files present in content. Keep this file
-// up-to-date when adding a new value to the IPCMessageStart enum in
+// up to date when adding a new value to the IPCMessageStart enum in
// ipc/ipc_message_start.h to ensure the corresponding message file is
// included here.
#include "content/common/content_message_generator.h"
« no previous file with comments | « components/visitedlink/browser/visitedlink_master.cc ('k') | content/common/plugin_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698