Remove unused using decls.
This commit is contained in:
parent
bf9d2b7fa9
commit
b85c3b5e7f
2 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
|||
#include "content/public/browser/web_contents.h"
|
||||
#include "content/public/browser/web_ui.h"
|
||||
|
||||
using content::WebContents;
|
||||
|
||||
namespace brightray {
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#include "content/public/browser/browser_thread.h"
|
||||
#include "content/public/browser/devtools_agent_host.h"
|
||||
|
||||
using content::BrowserThread;
|
||||
|
||||
namespace brightray {
|
||||
|
||||
|
|
Loading…
Reference in a new issue