Index: app/win_util.h |
=================================================================== |
--- app/win_util.h (revision 15686) |
+++ app/win_util.h (working copy) |
@@ -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 CHROME_COMMON_WIN_UTIL_H_ |
-#define CHROME_COMMON_WIN_UTIL_H_ |
+#ifndef APP_WIN_UTIL_H_ |
+#define APP_WIN_UTIL_H_ |
#include <objbase.h> |
@@ -292,4 +292,4 @@ |
} // namespace win_util |
-#endif // CHROME_COMMON_WIN_UTIL_H_ |
+#endif // APP_WIN_UTIL_H_ |