Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(633)

Unified Diff: content/browser/child_process_launcher_helper_android.h

Issue 2766793002: Revert of android: Move launcher_android.cc to helper (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/child_process_launcher_helper_android.h
diff --git a/content/browser/child_process_launcher_helper_android.h b/content/browser/child_process_launcher_helper_android.h
deleted file mode 100644
index 50c083872e02d0df5d02e48d281f810eeae61947..0000000000000000000000000000000000000000
--- a/content/browser/child_process_launcher_helper_android.h
+++ /dev/null
@@ -1,16 +0,0 @@
-// Copyright 2017 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 CONTENT_BROWSER_CHILD_PROCESS_LAUNCHER_HELPER_ANDROID_H_
-#define CONTENT_BROWSER_CHILD_PROCESS_LAUNCHER_HELPER_ANDROID_H_
-
-#include <jni.h>
-
-namespace content {
-
-bool RegisterChildProcessLauncher(JNIEnv* env);
-
-} // namespace content
-
-#endif // CONTENT_BROWSER_CHILD_PROCESS_LAUNCHER_HELPER_ANDROID_H_
« no previous file with comments | « content/browser/android/child_process_launcher_android.cc ('k') | content/browser/child_process_launcher_helper_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698