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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2434683003: Move NetworkStateNotifier and NetworkConnect from src/ui (Closed)
Patch Set: Fix virtuals Created 4 years, 2 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index daee0df2661ea3b508877917e6d810b521ba1e1e..cded059d4f436d4d5f6b65a128728aaf3afbb8e7 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1365,8 +1365,6 @@ split_static_library("ui") {
"ash/multi_user/user_switch_animator_chromeos.h",
"ash/multi_user/user_switch_util.cc",
"ash/multi_user/user_switch_util.h",
- "ash/network_connect_delegate_chromeos.cc",
- "ash/network_connect_delegate_chromeos.h",
"ash/networking_config_delegate_chromeos.cc",
"ash/networking_config_delegate_chromeos.h",
"ash/palette_delegate_chromeos.cc",

Powered by Google App Engine
This is Rietveld 408576698