add ability to access logs in getPath()

This commit is contained in:
Shelley Vohr 2017-08-03 15:50:56 -07:00 committed by Shelley Vohr
parent d9d557dcc5
commit 5ef4caf8ab
No known key found for this signature in database
GPG key ID: F13993A75599653C
5 changed files with 22 additions and 1 deletions

View file

@ -9,6 +9,8 @@
#include "base/compiler_specific.h"
#include "base/macros.h"
#include "base/path_service.h"
#include "brightray/browser/brightray_paths.h"
#include "content/public/browser/browser_main_parts.h"
#include "ui/views/layout/layout_provider.h"