Commit d9105221 authored by bnc's avatar bnc Committed by Commit bot

Remove unused NetPrefObserver forward declaration.

This CL removes the last reference of NetPrefObserver from the codebase.  This
is a follow-up to https://crrev.com/2172543003.

Review-Url: https://codereview.chromium.org/2179403003
Cr-Commit-Position: refs/heads/master@{#408208}
parent d4628518
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
#include "content/public/browser/content_browser_client.h" #include "content/public/browser/content_browser_client.h"
#include "content/public/browser/host_zoom_map.h" #include "content/public/browser/host_zoom_map.h"
class NetPrefObserver;
class PrefService; class PrefService;
class TrackedPreferenceValidationDelegate; class TrackedPreferenceValidationDelegate;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment