Add brightray prefix to include paths from within brightray
This commit is contained in:
parent
c4608c0f37
commit
d7321ed980
76 changed files with 171 additions and 172 deletions
|
@ -3,9 +3,9 @@
|
|||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE-CHROMIUM file.
|
||||
|
||||
#include "browser/linux/notification_presenter_linux.h"
|
||||
#include "brightray/browser/linux/notification_presenter_linux.h"
|
||||
|
||||
#include "browser/linux/libnotify_notification.h"
|
||||
#include "brightray/browser/linux/libnotify_notification.h"
|
||||
|
||||
namespace brightray {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue