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

Unified Diff: components/webcrypto/test/test_helpers.h

Issue 1077273002: html_viewer: Move webcrypto to a place where html_viewer can use it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Copy the msvs_disabled_warnings to the new target. Created 5 years, 8 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
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 {

Powered by Google App Engine
This is Rietveld 408576698