Address cpplint issue "Include the directory when naming .h files [build/include] [4]"
This commit is contained in:
parent
0bba5b9b41
commit
33b4936a68
5 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "notification_presenter_win7.h"
|
||||
#include "win32_notification.h"
|
||||
#include "browser/win/notification_presenter_win7.h"
|
||||
#include "browser/win/win32_notification.h"
|
||||
|
||||
namespace brightray {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue