Index: content/child/webcrypto/shared_crypto.h |
diff --git a/content/renderer/webcrypto/shared_crypto.h b/content/child/webcrypto/shared_crypto.h |
similarity index 97% |
rename from content/renderer/webcrypto/shared_crypto.h |
rename to content/child/webcrypto/shared_crypto.h |
index d2435809b316ad6b73b04a0146197b1e1e110ca9..1b98470d2ebfbc03ffc6aea187621838c842b035 100644 |
--- a/content/renderer/webcrypto/shared_crypto.h |
+++ b/content/child/webcrypto/shared_crypto.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_RENDERER_WEBCRYPTO_SHARED_CRYPTO_H_ |
-#define CONTENT_RENDERER_WEBCRYPTO_SHARED_CRYPTO_H_ |
+#ifndef CONTENT_CHILD_WEBCRYPTO_SHARED_CRYPTO_H_ |
+#define CONTENT_CHILD_WEBCRYPTO_SHARED_CRYPTO_H_ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
@@ -135,4 +135,4 @@ CONTENT_EXPORT Status |
} // namespace content |
-#endif // CONTENT_RENDERER_WEBCRYPTO_SHARED_CRYPTO_H_ |
+#endif // CONTENT_CHILD_WEBCRYPTO_SHARED_CRYPTO_H_ |