| Index: components/webcrypto/test/test_helpers.h
|
| diff --git a/content/child/webcrypto/test/test_helpers.h b/components/webcrypto/test/test_helpers.h
|
| similarity index 99%
|
| rename from content/child/webcrypto/test/test_helpers.h
|
| rename to components/webcrypto/test/test_helpers.h
|
| index 4d9da49c4d4cbd3a9ae1e4ed25a19c191f9e76e1..7beaa31db337ef6f1c80cbe58dfae8c814cd1a17 100644
|
| --- a/content/child/webcrypto/test/test_helpers.h
|
| +++ b/components/webcrypto/test/test_helpers.h
|
| @@ -30,7 +30,7 @@ namespace blink {
|
| class WebCryptoAlgorithm;
|
| }
|
|
|
| -namespace content {
|
| +namespace components {
|
|
|
| namespace webcrypto {
|
|
|
|
|