summaryrefslogtreecommitdiff
path: root/chromium/content/browser/shared_worker/worker_storage_partition.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/shared_worker/worker_storage_partition.h')
-rw-r--r--chromium/content/browser/shared_worker/worker_storage_partition.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/content/browser/shared_worker/worker_storage_partition.h b/chromium/content/browser/shared_worker/worker_storage_partition.h
index 2f595b0e72f..aa35e192be3 100644
--- a/chromium/content/browser/shared_worker/worker_storage_partition.h
+++ b/chromium/content/browser/shared_worker/worker_storage_partition.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CONTENT_BROWSER_SHARED_WORKERT_WORKER_STORAGE_PARTITION_H_
-#define CONTENT_BROWSER_SHARED_WORKERT_WORKER_STORAGE_PARTITION_H_
+#ifndef CONTENT_BROWSER_SHARED_WORKER_WORKER_STORAGE_PARTITION_H_
+#define CONTENT_BROWSER_SHARED_WORKER_WORKER_STORAGE_PARTITION_H_
#include "base/memory/ref_counted.h"
#include "content/common/content_export.h"
@@ -129,4 +129,4 @@ class CONTENT_EXPORT WorkerStoragePartitionId {
} // namespace content
-#endif // CONTENT_BROWSER_SHARED_WORKERT_WORKER_STORAGE_PARTITION_H_
+#endif // CONTENT_BROWSER_SHARED_WORKER_WORKER_STORAGE_PARTITION_H_