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

Unified Diff: third_party/fips181/BUILD.gn

Issue 2571113002: Remove unnecessary typedefs in third_party/fips181. (Closed)
Patch Set: Solve for MSVC warning C4805. Created 4 years 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 | « no previous file | third_party/fips181/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/fips181/BUILD.gn
diff --git a/third_party/fips181/BUILD.gn b/third_party/fips181/BUILD.gn
index ad952127121a38a2925d6ef5792a85e3149b581f..9642a327c37b2c45ad7dadf1f2dc87dbc1160afa 100644
--- a/third_party/fips181/BUILD.gn
+++ b/third_party/fips181/BUILD.gn
@@ -8,7 +8,6 @@ static_library("fips181") {
"convert.h",
"fips181.cc",
"fips181.h",
- "owntypes.h",
"randpass.cc",
"randpass.h",
"smbl.h",
« no previous file with comments | « no previous file | third_party/fips181/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698