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

Unified Diff: base/android/java/templates/native_libraries_version.h

Issue 456493002: Add native libraries to gn apks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 4 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 | « base/android/java/templates/native_libraries_array.h ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/java/templates/native_libraries_version.h
diff --git a/base/android/java/templates/native_libraries_version.h b/base/android/java/templates/native_libraries_version.h
deleted file mode 100644
index 48cd1f41469cd61160951083808bb795fee3ec55..0000000000000000000000000000000000000000
--- a/base/android/java/templates/native_libraries_version.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2014 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.
-
-// This is a placeholder for compiling base_java. The base java library
-// is compiled with no native_library version defined, and then the build system
-// creates a version of the file with the real native_library_version (which
-// changes based upon which .apk is being built).
-=""
« no previous file with comments | « base/android/java/templates/native_libraries_array.h ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698