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

Unified Diff: chrome/chrome_browser.gypi

Issue 8920003: Add OS and firmware version to device status reports. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Wrap #includes for ChromeOS. Created 9 years 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/prefs/browser_prefs.cc ('k') | chrome/chrome_tests.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 c1b60f65b3936c284390dde67b45e8ea1b12eaa6..3aad582a9ecdba9370cae43c1d55c44134fdd376 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4092,6 +4092,8 @@
['exclude', 'browser/oom_priority_manager.h'],
['exclude', 'browser/policy/device_policy_cache.cc'],
['exclude', 'browser/policy/device_policy_cache.h'],
+ ['exclude', 'browser/policy/device_status_collector.cc'],
+ ['exclude', 'browser/policy/device_status_collector.h'],
['exclude', 'browser/policy/enterprise_install_attributes.cc'],
['exclude', 'browser/policy/enterprise_install_attributes.h'],
['exclude', 'browser/policy/network_configuration_updater.cc'],
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698