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

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: 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..d477a0725443be07ec1145f46676fb8b113d1612 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -274,6 +274,9 @@
'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.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