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

Unified Diff: chrome/android/chrome_apk_version.gni

Issue 1589243002: Don't use chrome_apk_version_code in remoting_apk. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remoting
Patch Set: Created 4 years, 11 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
« no previous file with comments | « no previous file | remoting/android/remoting_apk_tmpl.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
-}
« no previous file with comments | « no previous file | remoting/android/remoting_apk_tmpl.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698