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

Unified Diff: chrome/browser/policy/policy_builder.cc

Issue 10689175: Refactored code for timezone settings. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added missing comment. Created 8 years, 5 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
« no previous file with comments | « chrome/browser/policy/policy_builder.h ('k') | chrome/browser/ui/webui/options2/browser_options_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/policy_builder.cc
diff --git a/chrome/browser/policy/policy_builder.cc b/chrome/browser/policy/policy_builder.cc
index d6f47bdfe8c97ab8f8ecff05d4f36c4e404c5b6c..bf6f1b9c028cfa9f4eff5e8d218b525d5755f751 100644
--- a/chrome/browser/policy/policy_builder.cc
+++ b/chrome/browser/policy/policy_builder.cc
@@ -9,6 +9,7 @@
#include "base/logging.h"
#include "base/stl_util.h"
#include "chrome/browser/policy/cloud_policy_constants.h"
+#include "chrome/browser/policy/proto/chrome_device_policy.pb.h"
#include "crypto/signature_creator.h"
namespace em = enterprise_management;
« no previous file with comments | « chrome/browser/policy/policy_builder.h ('k') | chrome/browser/ui/webui/options2/browser_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698