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

@ -8,7 +8,7 @@
#include <string>
#include <vector>
#include "browser/net_log.h"
#include "brightray/browser/net_log.h"
#include "content/public/browser/content_browser_client.h"
namespace brightray {