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

Unified Diff: components/webcrypto/algorithms/test_helpers.cc

Issue 1304063015: [refactor] Rename the webcrypto/openssl and webcrypto/test directories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@jwk_refactor
Patch Set: fix filename in gn build Created 5 years, 3 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
« no previous file with comments | « components/webcrypto/algorithms/test_helpers.h ('k') | components/webcrypto/algorithms/util_openssl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webcrypto/algorithms/test_helpers.cc
diff --git a/components/webcrypto/test/test_helpers.cc b/components/webcrypto/algorithms/test_helpers.cc
similarity index 99%
rename from components/webcrypto/test/test_helpers.cc
rename to components/webcrypto/algorithms/test_helpers.cc
index 102df3dcd52f56c14a8421885398d2e25d575a3e..9aa0e41769f1a6de559c034aa2619744b9d3a949 100644
--- a/components/webcrypto/test/test_helpers.cc
+++ b/components/webcrypto/algorithms/test_helpers.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/webcrypto/test/test_helpers.h"
+#include "components/webcrypto/algorithms/test_helpers.h"
#include <algorithm>
« no previous file with comments | « components/webcrypto/algorithms/test_helpers.h ('k') | components/webcrypto/algorithms/util_openssl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698