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

Unified Diff: third_party/WebKit/Source/modules/filesystem/DevToolsHostFileSystem.cpp

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/modules/filesystem/DevToolsHostFileSystem.cpp
diff --git a/third_party/WebKit/Source/modules/filesystem/DevToolsHostFileSystem.cpp b/third_party/WebKit/Source/modules/filesystem/DevToolsHostFileSystem.cpp
index b875cef17d779aa5402a556c176b85b2d154bf3c..235dd71a3443ddb8972cc1a57f26c6472bf8cf97 100644
--- a/third_party/WebKit/Source/modules/filesystem/DevToolsHostFileSystem.cpp
+++ b/third_party/WebKit/Source/modules/filesystem/DevToolsHostFileSystem.cpp
@@ -9,7 +9,7 @@
#include "core/inspector/DevToolsHost.h"
#include "core/page/Page.h"
#include "modules/filesystem/DOMFileSystem.h"
-#include "platform/JSONValues.h"
+#include "platform/json/JSONValues.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/modules/crypto/SubtleCrypto.cpp ('k') | third_party/WebKit/Source/platform/JSONParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698