mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
rm.jni
This commit is contained in:
parent
2c7f0bdb9a
commit
ec47806621
@ -5,8 +5,6 @@
|
||||
#ifndef SKY_SHELL_UPDATER_UPDATE_TASK_H_
|
||||
#define SKY_SHELL_UPDATER_UPDATE_TASK_H_
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
#include "base/files/file_path.h"
|
||||
#include "base/memory/scoped_ptr.h"
|
||||
#include "base/task_runner.h"
|
||||
@ -52,8 +50,6 @@ class UpdateTask {
|
||||
base::FilePath temp_path_;
|
||||
};
|
||||
|
||||
bool RegisterUpdateService(JNIEnv* env);
|
||||
|
||||
} // namespace shell
|
||||
} // namespace sky
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user