summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cancelable_request.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/cancelable_request.h')
-rw-r--r--chrome/browser/cancelable_request.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/browser/cancelable_request.h b/chrome/browser/cancelable_request.h
deleted file mode 100644
index cb749ee..0000000
--- a/chrome/browser/cancelable_request.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef CHROME_BROWSER_CANCELABLE_REQUEST_H_
-#define CHROME_BROWSER_CANCELABLE_REQUEST_H_
-#pragma once
-
-// TODO(jam): remove this file when all files have been converted.
-#include "content/browser/cancelable_request.h"
-
-#endif // CHROME_BROWSER_CANCELABLE_REQUEST_H_