blob: 5e61f73929f4fb21649d3615f9fa68f392dff5f8 [file] [log] [blame]
// Copyright (c) 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/chromeos/policy/device_cloud_policy_validator.h"
#include "chrome/browser/policy/proto/chromeos/chrome_device_policy.pb.h"
#include "chrome/browser/policy/proto/cloud/device_management_backend.pb.h"
namespace em = enterprise_management;
namespace policy {
template class CloudPolicyValidator<em::ChromeDeviceSettingsProto>;
} // namespace policy