| Index: webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVersion.template
|
| diff --git a/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVersion.template b/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVersion.template
|
| deleted file mode 100644
|
| index 2b11484326d7e3c836b9bcee3c61e76fd4180acc..0000000000000000000000000000000000000000
|
| --- a/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVersion.template
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright 2016 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.
|
| -
|
| -package org.chromium.webapk.lib.client;
|
| -
|
| -public class WebApkVersion {
|
| -
|
| -public static final int CURRENT_RUNTIME_DEX_VERSION = CURRENT_RUNTIME_DEX_VERSION_VALUE;
|
| -
|
| -}
|
|
|