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

Unified Diff: chrome/renderer/renderer_histogram_snapshots.h

Issue 384103: This patch is the rest of the lint cleanup minus the other open issue. (Closed)
Patch Set: Created 11 years, 1 month 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 | « chrome/renderer/render_thread.h ('k') | chrome/renderer/renderer_main_platform_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/renderer_histogram_snapshots.h
diff --git a/chrome/renderer/renderer_histogram_snapshots.h b/chrome/renderer/renderer_histogram_snapshots.h
index 0a1238c559d20020eec08d5be029b36207a2e47a..db4cd4b6911de76b5e5068ea50888a68e5bc7191 100644
--- a/chrome/renderer/renderer_histogram_snapshots.h
+++ b/chrome/renderer/renderer_histogram_snapshots.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_RENDERER_HISTOGRAM_SNAPSHOTS_H_
-#define CHROME_RENDERER_HISTOGRAM_SNAPSHOTS_H_
+#ifndef CHROME_RENDERER_RENDERER_HISTOGRAM_SNAPSHOTS_H_
+#define CHROME_RENDERER_RENDERER_HISTOGRAM_SNAPSHOTS_H_
#include <list>
#include <map>
@@ -50,4 +50,4 @@ class RendererHistogramSnapshots {
DISALLOW_COPY_AND_ASSIGN(RendererHistogramSnapshots);
};
-#endif // CHROME_RENDERER_HISTOGRAM_SNAPSHOTS_H_
+#endif // CHROME_RENDERER_RENDERER_HISTOGRAM_SNAPSHOTS_H_
« no previous file with comments | « chrome/renderer/render_thread.h ('k') | chrome/renderer/renderer_main_platform_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698