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

Unified Diff: third_party/WebKit/Source/platform/testing/HistogramTester.h

Issue 2941893002: DO NOT SUBMIT: results of old clang-format (Closed)
Patch Set: Created 3 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
Index: third_party/WebKit/Source/platform/testing/HistogramTester.h
diff --git a/third_party/WebKit/Source/platform/testing/HistogramTester.h b/third_party/WebKit/Source/platform/testing/HistogramTester.h
index 18e79291fbaf73c22a0311d9a204d96494b2ea3c..9aaf42dffdf05a68cc582fa6b9ce1d8c96495695 100644
--- a/third_party/WebKit/Source/platform/testing/HistogramTester.h
+++ b/third_party/WebKit/Source/platform/testing/HistogramTester.h
@@ -5,8 +5,8 @@
#ifndef HistogramTester_h
#define HistogramTester_h
-#include "platform/Histogram.h"
#include <memory>
+#include "platform/Histogram.h"
namespace base {
class HistogramTester;

Powered by Google App Engine
This is Rietveld 408576698