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

Unified Diff: net/net.gypi

Issue 328793002: Add wifi AP info to system profile metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using new interface to provide wifi access point information. Created 6 years, 5 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: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 704ff2c79974ba5dd382541b7727fa518a1b8d5b..2d0aba3f976bfadc599f3487bd77e9ec040d8821 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -274,6 +274,8 @@
'base/upload_progress.h',
'base/url_util.cc',
'base/url_util.h',
+ 'base/wifi_access_point_info_provider.h',
+ 'base/wifi_access_point_info_provider_stub.cc',
'base/winsock_init.cc',
'base/winsock_init.h',
'base/winsock_util.cc',

Powered by Google App Engine
This is Rietveld 408576698