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

Unified Diff: third_party/WebKit/Source/platform/heap/RunAllTests.cpp

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 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/heap/RunAllTests.cpp
diff --git a/third_party/WebKit/Source/platform/heap/RunAllTests.cpp b/third_party/WebKit/Source/platform/heap/RunAllTests.cpp
index 1f3e9d654e43df21ff13a4b372590110072e60e9..ccd47e306282a5e6ef11f98f8ce195120e8feb3f 100644
--- a/third_party/WebKit/Source/platform/heap/RunAllTests.cpp
+++ b/third_party/WebKit/Source/platform/heap/RunAllTests.cpp
@@ -28,13 +28,13 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "platform/heap/Handle.h"
#include <base/bind.h>
#include <base/test/launcher/unit_test_launcher.h>
#include <base/test/test_suite.h>
#include <base/time/time.h>
#include <content/test/blink_test_environment.h>
#include <string.h>
+#include "platform/heap/Handle.h"
class BlinkTestEnvironmentScope {
public:
« no previous file with comments | « third_party/WebKit/Source/platform/heap/PersistentTest.cpp ('k') | third_party/WebKit/Source/platform/heap/SparseHeapBitmap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698