summaryrefslogtreecommitdiff
path: root/gpio_mock_file_descriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpio_mock_file_descriptor.h')
-rw-r--r--gpio_mock_file_descriptor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gpio_mock_file_descriptor.h b/gpio_mock_file_descriptor.h
index c616b41a..8c317ba1 100644
--- a/gpio_mock_file_descriptor.h
+++ b/gpio_mock_file_descriptor.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 CHROMEOS_PLATFORM_UPDATE_ENGINE_GPIO_MOCK_FILE_DESCRIPTOR_H__
-#define CHROMEOS_PLATFORM_UPDATE_ENGINE_GPIO_MOCK_FILE_DESCRIPTOR_H__
+#ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_GPIO_MOCK_FILE_DESCRIPTOR_H_
+#define CHROMEOS_PLATFORM_UPDATE_ENGINE_GPIO_MOCK_FILE_DESCRIPTOR_H_
#include <base/rand_util.h>
#include <base/time.h>
@@ -259,4 +259,4 @@ class ErrorNormalModeGpioMockFileDescriptor :
} // namespace chromeos_update_engine
-#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_GPIO_MOCK_FILE_DESCRIPTOR_H__
+#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_GPIO_MOCK_FILE_DESCRIPTOR_H_