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

Unified Diff: components/rappor/rappor_metric.h

Issue 188103004: C++ Readability review for holte (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added header files Created 6 years, 9 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: components/rappor/rappor_metric.h
diff --git a/components/rappor/rappor_metric.h b/components/rappor/rappor_metric.h
index 30147c406851fabfc95aba5eb502da05d454784e..c6ecf2983a748e68eee79c95c4f9b30eff82f49b 100644
--- a/components/rappor/rappor_metric.h
+++ b/components/rappor/rappor_metric.h
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// Change for readability
+
#ifndef COMPONENTS_RAPPOR_RAPPOR_H_
ktl 2014/03/17 11:22:25 The include guard should read COMPONENTS_RAPPOR_RA
Steven Holte 2014/03/18 03:13:07 Done.
#define COMPONENTS_RAPPOR_RAPPOR_H_

Powered by Google App Engine
This is Rietveld 408576698