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

Unified Diff: Source/web/WebEmbeddedWorkerImplTest.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/web/WebEmbeddedWorkerImpl.cpp ('k') | Source/web/WebSharedWorkerImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebEmbeddedWorkerImplTest.cpp
diff --git a/Source/web/WebEmbeddedWorkerImplTest.cpp b/Source/web/WebEmbeddedWorkerImplTest.cpp
index 2f399291fe56a1d0c05e1d7dfa218d362b0e9630..12b55f48f2ce1cd94665ac8392c88a65af792bd8 100644
--- a/Source/web/WebEmbeddedWorkerImplTest.cpp
+++ b/Source/web/WebEmbeddedWorkerImplTest.cpp
@@ -11,8 +11,8 @@
#include "public/platform/WebURLResponse.h"
#include "public/platform/WebUnitTestSupport.h"
#include "public/web/WebEmbeddedWorkerStartData.h"
-#include "public/web/WebServiceWorkerContextClient.h"
#include "public/web/WebSettings.h"
+#include "public/web/modules/serviceworker/WebServiceWorkerContextClient.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
« no previous file with comments | « Source/web/WebEmbeddedWorkerImpl.cpp ('k') | Source/web/WebSharedWorkerImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698