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

Unified Diff: chrome/chrome_tests.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/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 51addecd1fb6a583456737f033ca6b2144fee3e1..54fb2a197f3a1f809e778ec913af52b951c8d89c 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2125,6 +2125,7 @@
['exclude', '^browser/oom_priority_manager_unittest.cc'],
['exclude', '^browser/policy/configuration_policy_handler_chromeos_unittest.cc' ],
['exclude', '^browser/policy/device_policy_cache_unittest.cc'],
+ ['exclude', '^browser/policy/device_status_collector_unittest.cc'],
['exclude', '^browser/policy/enterprise_install_attributes_unittest.cc' ],
['exclude', '^browser/policy/network_configuration_updater_unittest.cc' ],
['exclude', '^browser/ui/webui/chromeos/imageburner/'],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698