summaryrefslogtreecommitdiff
path: root/policy/mock_device_policy.h
diff options
context:
space:
mode:
Diffstat (limited to 'policy/mock_device_policy.h')
-rw-r--r--policy/mock_device_policy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/policy/mock_device_policy.h b/policy/mock_device_policy.h
index 0960664..aeb8dd8 100644
--- a/policy/mock_device_policy.h
+++ b/policy/mock_device_policy.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef LIBCHROMEOS_CHROMEOS_POLICY_MOCK_DEVICE_POLICY_H_
-#define LIBCHROMEOS_CHROMEOS_POLICY_MOCK_DEVICE_POLICY_H_
+#ifndef LIBCHROMEOS_POLICY_MOCK_DEVICE_POLICY_H_
+#define LIBCHROMEOS_POLICY_MOCK_DEVICE_POLICY_H_
#include <set>
#include <string>
@@ -104,4 +104,4 @@ class MockDevicePolicy : public DevicePolicy {
#pragma GCC visibility pop
-#endif // LIBCHROMEOS_CHROMEOS_POLICY_MOCK_DEVICE_POLICY_H_
+#endif // LIBCHROMEOS_POLICY_MOCK_DEVICE_POLICY_H_