18 lines
526 B
Diff
18 lines
526 B
Diff
From: uazo <uazo@users.noreply.github.com>
|
|
Date: Fri, 2 Aug 2024 14:43:51 +0000
|
|
Subject: final patch for chromium vanilla
|
|
|
|
Mark the latest patch for chromium vanilla
|
|
---
|
|
tools/android/chromium_stage | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
create mode 100644 tools/android/chromium_stage
|
|
|
|
diff --git a/tools/android/chromium_stage b/tools/android/chromium_stage
|
|
new file mode 100644
|
|
--- /dev/null
|
|
+++ b/tools/android/chromium_stage
|
|
@@ -0,0 +1 @@
|
|
+this file is only for the purpose of delimiting patches for chromium vanilla
|
|
--
|