14 lines
654 B
Diff
14 lines
654 B
Diff
diff --git a/chrome/browser/net/proxy_config_monitor.h b/chrome/browser/net/proxy_config_monitor.h
|
|
index 6c060b52d25799c6a7c4e4ee86ed7490060560d6..1776145eb5b604ff1e13bb8319f4a9ebb9293adf 100644
|
|
--- a/chrome/browser/net/proxy_config_monitor.h
|
|
+++ b/chrome/browser/net/proxy_config_monitor.h
|
|
@@ -66,7 +66,7 @@ class ProxyConfigMonitor : public net::ProxyConfigService::Observer,
|
|
// they're received, to allow tests to wait until all pending proxy
|
|
// configuration changes have been applied.
|
|
void FlushForTesting();
|
|
-
|
|
+ BRAVE_PROXY_CONFIG_MONITOR_H
|
|
private:
|
|
// net::ProxyConfigService::Observer implementation:
|
|
void OnProxyConfigChanged(
|