Add brightray prefix to include paths from within brightray

This commit is contained in:
Kevin Sawicki 2017-05-18 15:58:12 -07:00
parent c4608c0f37
commit d7321ed980
76 changed files with 171 additions and 172 deletions

View file

@ -7,8 +7,8 @@
#define BRIGHTRAY_BROWSER_MAC_NOTIFICATION_PRESENTER_MAC_H_
#include "base/mac/scoped_nsobject.h"
#include "browser/mac/notification_center_delegate.h"
#include "browser/notification_presenter.h"
#include "brightray/browser/mac/notification_center_delegate.h"
#include "brightray/browser/notification_presenter.h"
namespace brightray {