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

Unified Diff: Source/modules/cachestorage/CacheStorageError.h

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: rebase Created 5 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: Source/modules/cachestorage/CacheStorageError.h
diff --git a/Source/modules/cachestorage/CacheStorageError.h b/Source/modules/cachestorage/CacheStorageError.h
index 8affea7eac467c2921e90073601d8ae58e63ec29..3cdf4689d64a82c62e65a70ace29c0ec6a9640d1 100644
--- a/Source/modules/cachestorage/CacheStorageError.h
+++ b/Source/modules/cachestorage/CacheStorageError.h
@@ -5,7 +5,7 @@
#ifndef CacheStorageError_h
#define CacheStorageError_h
-#include "public/platform/WebServiceWorkerCacheError.h"
+#include "public/platform/modules/serviceworker/WebServiceWorkerCacheError.h"
#include "wtf/Noncopyable.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698