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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 673713003: Create a NetworkConnect class and Delegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More virtual fixes Created 6 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
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index f2afbfd32b6b4334f48c66f89f5c1e42eb814b38..5de3cc615ff40ea7e0cb2fa4d838e2f7f5aeb5c4 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2401,6 +2401,8 @@
'browser/ui/ash/multi_user/multi_user_window_manager_stub.h',
'browser/ui/ash/multi_user/user_switch_animator_chromeos.cc',
'browser/ui/ash/multi_user/user_switch_animator_chromeos.h',
+ 'browser/ui/ash/network_connect_delegate_chromeos.cc',
+ 'browser/ui/ash/network_connect_delegate_chromeos.h',
'browser/ui/ash/screenshot_taker.cc',
'browser/ui/ash/screenshot_taker.h',
'browser/ui/ash/session_state_delegate_chromeos.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698