Revert of Move fetching logic out of ApplicationManager, eliminate url mappings....
[chromium-blink-merge.git] / net / base / sdch_observer.cc
blob9bf44addd6814da56a891c5efb325dca536ad6b2
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "net/base/sdch_observer.h"
7 #include "base/logging.h"
8 #include "net/base/sdch_manager.h"
10 namespace net {
12 SdchObserver::~SdchObserver() {