Chromium Code Reviews| 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_ |