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

Unified Diff: third_party/fips181/BUILD.gn

Issue 428123002: Revert of components: Fix a couple of the TODO(GYP) todos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/search_engines/BUILD.gn ('k') | no next file » | 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
deleted file mode 100644
index 6a57d6c0eab1c6b31ef8e1bca622d75a1e0223f4..0000000000000000000000000000000000000000
--- a/third_party/fips181/BUILD.gn
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-source_set("fips181") {
- sources = [
- "convert.cc",
- "convert.h",
- "fips181.cc",
- "fips181.h",
- "owntypes.h",
- "randpass.cc",
- "randpass.h",
- "smbl.h",
- ]
-
- deps = [
- "//base",
- ]
-}
« no previous file with comments | « components/search_engines/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698