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

Unified Diff: components/policy/core/common/cloud/cloud_policy_constants.cc

Issue 1276853003: Revert of Send GCM id to DMServer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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: components/policy/core/common/cloud/cloud_policy_constants.cc
diff --git a/components/policy/core/common/cloud/cloud_policy_constants.cc b/components/policy/core/common/cloud/cloud_policy_constants.cc
index e1de163e9581e11ebffae1cef6370475d08f5042..12ef2d18b753bc49cfdc65bd6963c38d3e6717e1 100644
--- a/components/policy/core/common/cloud/cloud_policy_constants.cc
+++ b/components/policy/core/common/cloud/cloud_policy_constants.cc
@@ -41,7 +41,6 @@
const char kValueRequestDeviceAttributeUpdatePermission[] =
"device_attribute_update_permission";
const char kValueRequestDeviceAttributeUpdate[] = "device_attribute_update";
-const char kValueRequestGcmIdUpdate[] = "gcm_id_update";
const char kChromeDevicePolicyType[] = "google/chromeos/device";
#if defined(OS_CHROMEOS)

Powered by Google App Engine
This is Rietveld 408576698