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

Unified Diff: chrome/chrome_browser.gypi

Issue 288043004: Bootstrapping device lister plus tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wifi_lib1
Patch Set: Created 6 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
« no previous file with comments | « chrome/browser/local_discovery/wifi/wifi_manager_nonchromeos.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4ff07b4a64d82a756fe061e5483df0f50e747bac..d45b9f2a97406595c107df8b097f51691135150e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3488,6 +3488,8 @@
}],
[ 'enable_wifi_bootstrapping==1', {
'sources': [
+ 'browser/local_discovery/wifi/bootstrapping_device_lister.cc',
+ 'browser/local_discovery/wifi/bootstrapping_device_lister.h',
'browser/local_discovery/wifi/wifi_manager.cc',
'browser/local_discovery/wifi/wifi_manager.h',
],
« no previous file with comments | « chrome/browser/local_discovery/wifi/wifi_manager_nonchromeos.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698