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

Unified Diff: chromeos/BUILD.gn

Issue 2891453002: Introduce networkingPrivate.getCertificateLists (Closed)
Patch Set: Clang format 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 76f79d748cf236662dd8ae710a5b2a46697c9710..f82029d431a36348e6c75a4c8735ee6c2009f9b2 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -336,6 +336,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",
« no previous file with comments | « chrome/test/data/extensions/api_test/networking_private/chromeos/test.js ('k') | chromeos/network/client_cert_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698