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

Unified Diff: chrome/browser/policy/cloud_policy_controller.h

Issue 8702009: Add device status reports to policy requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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/cloud_policy_controller.h
diff --git a/chrome/browser/policy/cloud_policy_controller.h b/chrome/browser/policy/cloud_policy_controller.h
index b7226e4f101bfba15d85cb92ed32df52704f440d..5c0f0f50663acaa6110ba94d3945fb47b8e419b1 100644
--- a/chrome/browser/policy/cloud_policy_controller.h
+++ b/chrome/browser/policy/cloud_policy_controller.h
@@ -11,6 +11,8 @@
#include "chrome/browser/policy/cloud_policy_data_store.h"
#include "chrome/browser/policy/device_management_backend.h"
+namespace enterprise_management { class DeviceStatusReportRequest; }
Mattias Nissler (ping if slow) 2011/11/25 14:15:19 needed?
Patrick Dubroy 2011/11/29 18:01:46 Nope. Done.
+
namespace policy {
class CloudPolicyCacheBase;

Powered by Google App Engine
This is Rietveld 408576698