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

Unified Diff: tools/android/push_apps_to_background/push_apps_to_background.gyp

Issue 2331893004: Remove GYP files in breakpad, build, and tools. (Closed)
Patch Set: Created 4 years, 3 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 | « tools/android/purge_ashmem/purge_ashmem.gyp ('k') | tools/battor_agent/battor_agent.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/push_apps_to_background/push_apps_to_background.gyp
diff --git a/tools/android/push_apps_to_background/push_apps_to_background.gyp b/tools/android/push_apps_to_background/push_apps_to_background.gyp
deleted file mode 100644
index 25fca1f6ed7628d5503948f553324d7770a23a73..0000000000000000000000000000000000000000
--- a/tools/android/push_apps_to_background/push_apps_to_background.gyp
+++ /dev/null
@@ -1,21 +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.
-{
- 'targets': [
- # GN: //tools/android/push_apps_to_background:push_apps_to_background_apk
- {
- 'target_name': 'push_apps_to_background_apk',
- 'type': 'none',
- 'variables': {
- 'apk_name': 'PushAppsToBackground',
- 'java_in_dir': '.',
- 'resource_dir': 'res',
- 'android_manifest_path': 'AndroidManifest.xml',
- },
- 'includes': [
- '../../../build/java_apk.gypi',
- ],
- },
- ],
-}
« no previous file with comments | « tools/android/purge_ashmem/purge_ashmem.gyp ('k') | tools/battor_agent/battor_agent.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698