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

Unified Diff: ash/common/BUILD.gn

Issue 2510083006: chromeos: Move ownership of ash VPN provider list from chrome into ash (Closed)
Patch Set: Collapse VPNProvider::Key and VPNProvider structs Created 4 years, 1 month 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: ash/common/BUILD.gn
diff --git a/ash/common/BUILD.gn b/ash/common/BUILD.gn
index eedb73c1aa0f5fd60c2cc8cc1661bb64bc7921b6..8697b6cccf75cd6fce12f39abe794b7a05ee0d1e 100644
--- a/ash/common/BUILD.gn
+++ b/ash/common/BUILD.gn
@@ -30,6 +30,7 @@ source_set("unittests") {
sources += [
"system/chromeos/audio/tray_audio_unittest.cc",
"system/chromeos/brightness/tray_brightness_unittest.cc",
+ "system/chromeos/network/vpn_delegate_unittest.cc",
"system/chromeos/screen_security/screen_tray_item_unittest.cc",
"system/chromeos/supervised/tray_supervised_user_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698