| Index: chrome/browser/android/policy/policy_auditor.h
|
| diff --git a/chrome/browser/android/policy/policy_auditor.h b/chrome/browser/android/policy/policy_auditor.h
|
| deleted file mode 100644
|
| index 1864d6b77ff33a4820c74b63028ed999b3638993..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/android/policy/policy_auditor.h
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2016 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_ANDROID_POLICY_POLICY_AUDITOR_H_
|
| -#define CHROME_BROWSER_ANDROID_POLICY_POLICY_AUDITOR_H_
|
| -
|
| -#include <jni.h>
|
| -
|
| -bool RegisterPolicyAuditor(JNIEnv* env);
|
| -
|
| -#endif // CHROME_BROWSER_ANDROID_POLICY_POLICY_AUDITOR_H_
|
|
|