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

Unified Diff: ui/chromeos/BUILD.gn

Issue 980943005: Add ash UI for third-party VPNs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@f_2_407541_434711_remove_combined_name
Patch Set: Created 5 years, 9 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: ui/chromeos/BUILD.gn
diff --git a/ui/chromeos/BUILD.gn b/ui/chromeos/BUILD.gn
index 7ec3dc86192fac35dafec2269da6402902a55275..39412f1973744da30d2749e9789f4bdeadfdb9f6 100644
--- a/ui/chromeos/BUILD.gn
+++ b/ui/chromeos/BUILD.gn
@@ -33,6 +33,8 @@ component("ui_chromeos") {
"network/network_list.cc",
"network/network_list.h",
"network/network_list_delegate.h",
+ "network/network_list_view_base.cc",
+ "network/network_list_view_base.h",
"network/network_state_notifier.cc",
"network/network_state_notifier.h",
"touch_exploration_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698