Bring back build/header_guard cpplint.

This commit is contained in:
Cheng Zhao 2014-03-16 08:58:59 +08:00
parent 68cb6ee861
commit bbef33a33a
26 changed files with 90 additions and 86 deletions

View file

@ -3,8 +3,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BROWSER_UI_WIN_NATIVE_MENU_WIN_H_
#define BROWSER_UI_WIN_NATIVE_MENU_WIN_H_
#ifndef ATOM_BROWSER_UI_WIN_NATIVE_MENU_WIN_H_
#define ATOM_BROWSER_UI_WIN_NATIVE_MENU_WIN_H_
#include <vector>
@ -189,4 +189,4 @@ class NativeMenuWin {
} // namespace atom
#endif // BROWSER_UI_WIN_NATIVE_MENU_WIN_H_
#endif // ATOM_BROWSER_UI_WIN_NATIVE_MENU_WIN_H_