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

Unified Diff: chrome/browser/policy/proto/device_management_constants.cc

Issue 6821045: Connect enrollment screen to cloud policy subsystem. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix unit tests... Created 9 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/browser/policy/proto/device_management_constants.cc
diff --git a/chrome/browser/policy/proto/device_management_constants.cc b/chrome/browser/policy/proto/device_management_constants.cc
index bb57c8d276ae31258f68e57f9b32e7a3ae92bd1d..ec7c32eadaf07aa94589ba6c91d2442ef3e1bb26 100644
--- a/chrome/browser/policy/proto/device_management_constants.cc
+++ b/chrome/browser/policy/proto/device_management_constants.cc
@@ -12,6 +12,4 @@ const char kChromeDevicePolicySettingKey[] = "chrome-policy";
const char kChromeDevicePolicyType[] = "google/chromeos/device";
const char kChromeUserPolicyType[] = "google/chromeos/user";
-const char kRegisterRequestMachineModel[] = "Chrome OS";
-
} // namespace policy
« no previous file with comments | « chrome/browser/policy/proto/device_management_constants.h ('k') | chrome/browser/policy/user_policy_identity_strategy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698