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

Unified Diff: third_party/WebKit/Source/platform/graphics/LoggingCanvas.h

Issue 2293493003: Move blink platform's JSON code into a directory. (Closed)
Patch Set: Created 4 years, 4 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/LoggingCanvas.h
diff --git a/third_party/WebKit/Source/platform/graphics/LoggingCanvas.h b/third_party/WebKit/Source/platform/graphics/LoggingCanvas.h
index 99a3eb56de1fbfa81d823c2c588f6e22c092d6fc..77c430844b4e8461f2c8497d3e18b0234193b626 100644
--- a/third_party/WebKit/Source/platform/graphics/LoggingCanvas.h
+++ b/third_party/WebKit/Source/platform/graphics/LoggingCanvas.h
@@ -31,8 +31,8 @@
#ifndef LoggingCanvas_h
#define LoggingCanvas_h
-#include "platform/JSONValues.h"
#include "platform/graphics/InterceptingCanvas.h"
+#include "platform/json/JSONValues.h"
#include <memory>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698