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

Unified Diff: chromeos/BUILD.gn

Issue 2891453002: Introduce networkingPrivate.getCertificateLists (Closed)
Patch Set: . Created 3 years, 7 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: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 910d497356769655f8ac0111c8ce35e7ec4083e9..d27d95cbac3fd83dc5a9540c958265da8ed21da9 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -331,6 +331,8 @@ component("chromeos") {
"network/network_activation_handler.h",
"network/network_cert_migrator.cc",
"network/network_cert_migrator.h",
+ "network/network_certificate_handler.cc",
+ "network/network_certificate_handler.h",
"network/network_change_notifier_chromeos.cc",
"network/network_change_notifier_chromeos.h",
"network/network_change_notifier_factory_chromeos.cc",

Powered by Google App Engine
This is Rietveld 408576698