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

Unified Diff: content/browser/shared_worker/worker_storage_partition.cc

Issue 411283002: Remove disable-embedded-shared-worker flag and shared worker process related codes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 5 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 | « content/browser/shared_worker/worker_storage_partition.h ('k') | content/browser/worker_host/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/shared_worker/worker_storage_partition.cc
diff --git a/content/browser/worker_host/worker_storage_partition.cc b/content/browser/shared_worker/worker_storage_partition.cc
similarity index 98%
rename from content/browser/worker_host/worker_storage_partition.cc
rename to content/browser/shared_worker/worker_storage_partition.cc
index e7a5f40660c821c78bedd06a97bbad5d9a57cfe3..709260e34f97b4917b5bd569a60b369a5671b9f7 100644
--- a/content/browser/worker_host/worker_storage_partition.cc
+++ b/content/browser/shared_worker/worker_storage_partition.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/browser/worker_host/worker_storage_partition.h"
+#include "content/browser/shared_worker/worker_storage_partition.h"
#include <string>
« no previous file with comments | « content/browser/shared_worker/worker_storage_partition.h ('k') | content/browser/worker_host/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698