Index: content/renderer/websharedworkerrepository_impl.h |
=================================================================== |
--- content/renderer/websharedworkerrepository_impl.h (revision 78516) |
+++ content/renderer/websharedworkerrepository_impl.h (working copy) |
@@ -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 CHROME_RENDERER_WEBSHAREDWORKERREPOSITORY_IMPL_H_ |
-#define CHROME_RENDERER_WEBSHAREDWORKERREPOSITORY_IMPL_H_ |
+#ifndef CONTENT_RENDERER_WEBSHAREDWORKERREPOSITORY_IMPL_H_ |
+#define CONTENT_RENDERER_WEBSHAREDWORKERREPOSITORY_IMPL_H_ |
#pragma once |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSharedWorkerRepository.h" |
@@ -32,4 +32,4 @@ |
DocumentSet shared_worker_parents_; |
}; |
-#endif // CHROME_RENDERER_WEBSHAREDWORKERREPOSITORY_IMPL_H_ |
+#endif // CONTENT_RENDERER_WEBSHAREDWORKERREPOSITORY_IMPL_H_ |