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

Unified Diff: base/android/activity_state_list.h

Issue 16147015: Fix grammar in recurring macro comment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 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 | chrome/browser/sync/profile_sync_service_model_type_selection_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/activity_state_list.h
diff --git a/base/android/activity_state_list.h b/base/android/activity_state_list.h
index d2a84dccabd298bbfa46de0b5808ca40c8605f06..43c0f803da343d78c174064cc89b1d81308fc106 100644
--- a/base/android/activity_state_list.h
+++ b/base/android/activity_state_list.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// This file intentionally does not have header guards, it's included
-// inside a macro to generate enum.
+// inside a macro to generate enum values.
#ifndef DEFINE_ACTIVITY_STATE
#error "DEFINE_ACTIVITY_STATE should be defined before including this file"
« no previous file with comments | « no previous file | chrome/browser/sync/profile_sync_service_model_type_selection_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698