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

Unified Diff: Source/modules/fetch/FetchResponseDataTest.cpp

Issue 1262603004: Move ServiceWorker public headers to public/{web,platform}/modules/serviceworker (3/3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
« no previous file with comments | « Source/modules/fetch/FetchResponseData.cpp ('k') | Source/modules/fetch/Request.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/fetch/FetchResponseDataTest.cpp
diff --git a/Source/modules/fetch/FetchResponseDataTest.cpp b/Source/modules/fetch/FetchResponseDataTest.cpp
index ac8718697b7eef5742d2346622102e73752cf314..707bb27ad495155f62916e18191510ad48801099 100644
--- a/Source/modules/fetch/FetchResponseDataTest.cpp
+++ b/Source/modules/fetch/FetchResponseDataTest.cpp
@@ -8,7 +8,7 @@
#include "core/dom/DOMArrayBuffer.h"
#include "modules/fetch/FetchHeaderList.h"
#include "platform/blob/BlobData.h"
-#include "public/platform/WebServiceWorkerResponse.h"
+#include "public/platform/modules/serviceworker/WebServiceWorkerResponse.h"
#include <gtest/gtest.h>
« no previous file with comments | « Source/modules/fetch/FetchResponseData.cpp ('k') | Source/modules/fetch/Request.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698