Index: chrome/android/chrome_apk_version.gni |
diff --git a/chrome/android/chrome_apk_version.gni b/chrome/android/chrome_apk_version.gni |
deleted file mode 100644 |
index 98401aa27a373d89a0717bb0d99083bc9984ffdf..0000000000000000000000000000000000000000 |
--- a/chrome/android/chrome_apk_version.gni |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-# Copyright 2015 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. |
- |
-declare_args() { |
- chrome_apk_version_code = "1" |
- chrome_apk_version_name = "Developer Build" |
-} |