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

Unified Diff: third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp

Issue 2940933003: DO NOT SUBMIT results of new 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/graphics/paint/PaintController.cpp
diff --git a/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp b/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp
index e3e690eb0eb8cfe1fd2fde1bc6f6a4f28915d2b9..18f9ced3b116165329e624254b68de944b27b6f4 100644
--- a/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp
+++ b/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp
@@ -12,8 +12,8 @@
#include "third_party/skia/include/core/SkPictureAnalyzer.h"
#ifndef NDEBUG
-#include "platform/graphics/LoggingCanvas.h"
#include <stdio.h>
+#include "platform/graphics/LoggingCanvas.h"
#endif
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698