summaryrefslogtreecommitdiff
path: root/brillo/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/process.h')
-rw-r--r--brillo/process.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/brillo/process.h b/brillo/process.h
index 568e8e0..d527d76 100644
--- a/brillo/process.h
+++ b/brillo/process.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_BRILLO_PROCESS_H_
-#define LIBCHROMEOS_BRILLO_PROCESS_H_
+#ifndef LIBBRILLO_BRILLO_PROCESS_H_
+#define LIBBRILLO_BRILLO_PROCESS_H_
#include <sys/types.h>
@@ -197,4 +197,4 @@ class BRILLO_EXPORT ProcessImpl : public Process {
} // namespace brillo
-#endif // LIBCHROMEOS_BRILLO_PROCESS_H_
+#endif // LIBBRILLO_BRILLO_PROCESS_H_