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

Unified Diff: chrome/browser/chromeos/policy/heartbeat_scheduler.h

Issue 2382833002: Rename policy::EnterpriseInstallAttributes to chromeos::InstallAttributes. (Closed)
Patch Set: Add missing #includes. Created 4 years, 3 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/chromeos/policy/heartbeat_scheduler.h
diff --git a/chrome/browser/chromeos/policy/heartbeat_scheduler.h b/chrome/browser/chromeos/policy/heartbeat_scheduler.h
index 897752149dc53f312d26e5aac14ffc94e588f37e..6283e95784cdefe6eafbd2a439c584a10c252f6c 100644
--- a/chrome/browser/chromeos/policy/heartbeat_scheduler.h
+++ b/chrome/browser/chromeos/policy/heartbeat_scheduler.h
@@ -30,7 +30,7 @@ class GCMDriver;
namespace policy {
-class EnterpriseInstallAttributes;
+class InstallAttributes;
class HeartbeatRegistrationHelper;
// Class responsible for periodically sending heartbeats to the policy service

Powered by Google App Engine
This is Rietveld 408576698