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

Unified Diff: chrome/chrome_browser.gypi

Issue 10103029: Add device location reporting (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Comments addressed. Also added lots of includes to IWYU. Created 8 years, 8 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 4437b77df69a69d256f26c3f2b6fd6fa4899d5d6..bf4fe530b1ccbb46ca5b8cd90c1d5f08bcc0dbfc 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1567,6 +1567,8 @@
'browser/policy/device_token_fetcher.h',
'browser/policy/device_status_collector.cc',
'browser/policy/device_status_collector.h',
+ 'browser/policy/device_status_location_helper.cc',
+ 'browser/policy/device_status_location_helper.h',
'browser/policy/enterprise_install_attributes.cc',
'browser/policy/enterprise_install_attributes.h',
'browser/policy/enterprise_metrics.cc',

Powered by Google App Engine
This is Rietveld 408576698