Skip to content

Commit

Permalink
Disable build/include in chromium_src
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdh committed Jul 8, 2019
1 parent 5eeba9f commit 3bc4178
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions chromium_src/CPPLINT.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
filter=-build/include
3 changes: 0 additions & 3 deletions chromium_src/chrome/browser/net/proxy_config_monitor.cc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,3 @@ std::unique_ptr<net::ProxyConfigService> CreateProxyConfigServiceTor(
#endif

#include "../../../../../chrome/browser/net/proxy_config_monitor.cc" // NOLINT

// Required by lint
#include "brave/chromium_src/chrome/browser/net/proxy_config_monitor.h"

0 comments on commit 3bc4178

Please sign in to comment.