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

Unified Diff: chrome/chrome_browser.gypi

Issue 374203004: mac: Add metrics to record Bluetooth availability and capabilities. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from mark, round three. 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 34e78465cd249e2bc09c602f8603ba9e097c4794..feba2e1742742b89071aad1c99ca4da6ad4dcd56 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -656,6 +656,8 @@
'browser/lifetime/application_lifetime_win.cc',
'browser/mac/dock.h',
'browser/mac/dock.mm',
+ 'browser/mac/bluetooth_utility.h',
+ 'browser/mac/bluetooth_utility.mm',
'browser/mac/install_from_dmg.h',
'browser/mac/install_from_dmg.mm',
'browser/mac/keystone_glue.h',
« no previous file with comments | « chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698