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

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

Issue 6409040: New policy protobuf protocol. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ready for review! Created 9 years, 11 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/configuration_policy_store_interface.h
diff --git a/chrome/browser/policy/configuration_policy_store_interface.h b/chrome/browser/policy/configuration_policy_store_interface.h
index d3261a35b5f03a7907b612111316bf6d2aa6fd92..d288b176e96b2ca2023e9399ec2f74a8ae496f60 100644
--- a/chrome/browser/policy/configuration_policy_store_interface.h
+++ b/chrome/browser/policy/configuration_policy_store_interface.h
@@ -7,7 +7,7 @@
#pragma once
#include "base/basictypes.h"
-// configuration_policy_type.h is generated. See policy_template.json for
+// configuration_policy_type.h is generated. See policy_templates.json for
// policy definitions.
Mattias Nissler (ping if slow) 2011/02/02 12:27:55 same here...
Jakob Kummerow 2011/02/03 14:36:52 Done.
#include "policy/configuration_policy_type.h"

Powered by Google App Engine
This is Rietveld 408576698