summaryrefslogtreecommitdiffstats
path: root/chrome/browser/child_process_launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/child_process_launcher.h')
-rw-r--r--chrome/browser/child_process_launcher.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/browser/child_process_launcher.h b/chrome/browser/child_process_launcher.h
deleted file mode 100644
index 185595f..0000000
--- a/chrome/browser/child_process_launcher.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright (c) 2009 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_CHILD_PROCESS_LAUNCHER_H_
-#define CHROME_BROWSER_CHILD_PROCESS_LAUNCHER_H_
-#pragma once
-
-// TODO(jam): remove this file when all files have been converted.
-#include "content/browser/child_process_launcher.h"
-
-#endif // CHROME_BROWSER_CHILD_PROCESS_LAUNCHER_H_