Fix build/include_alpha linter violations in brightray

This commit is contained in:
Kevin Sawicki 2017-05-18 15:29:22 -07:00
parent b6992436a0
commit c4608c0f37
25 changed files with 37 additions and 55 deletions

View file

@ -8,12 +8,11 @@
#include <map>
#include <string>
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "browser/net/devtools_network_controller_handle.h"
#include "browser/permission_manager.h"
#include "browser/url_request_context_getter.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "content/public/browser/browser_context.h"
class PrefRegistrySimple;