From eee038d8ced3919042081da43adee65b58914e2f Mon Sep 17 00:00:00 2001
From: "dubroy@chromium.org"
 <dubroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Fri, 27 Jan 2012 18:53:20 +0000
Subject: Apply individual policies for the various parts of device status
 reports.

BUG=chromium-os:24308
TEST=Modified DeviceStatusCollectorTest in unit_tests to check that
portions of the status are only included when the appropriate pref is
enabled.


Review URL: http://codereview.chromium.org/9289017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119470 0039d316-1c4b-4281-b951-d872f2087c98
---
 chrome/common/pref_names.h | 2 --
 1 file changed, 2 deletions(-)

(limited to 'chrome/common/pref_names.h')

diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 62eba9a..1d0be21 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -615,8 +615,6 @@ extern const char kSignedSettingsCache[];
 extern const char kHardwareKeyboardLayout[];
 extern const char kCarrierDealPromoShown[];
 extern const char kShouldAutoEnroll[];
-extern const char kReportDeviceVersionInfo[];
-extern const char kReportDeviceActivityTimes[];
 #endif
 
 extern const char kClearPluginLSODataEnabled[];
-- 
cgit v1.1