summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authortimvolodine <timvolodine@chromium.org>2015-06-18 06:14:25 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-18 13:14:50 +0000
commite16e77720af21f68c281d329b88ef223e461d0de (patch)
tree569f8e50cf8702b29a320c336fe307f1657cd75f /build
parent40dc5457c4918ece1ba789ecef403cff30f74b25 (diff)
downloadchromium_src-e16e77720af21f68c281d329b88ef223e461d0de.zip
chromium_src-e16e77720af21f68c281d329b88ef223e461d0de.tar.gz
chromium_src-e16e77720af21f68c281d329b88ef223e461d0de.tar.bz2
[Android WebView] Remove AndroidWebViewTelemetryShell.
This patch removes AndroidWebViewTelemetryShell which has been superseded by AndroidWebViewShell. BUG=483439 Review URL: https://codereview.chromium.org/1121493004 Cr-Commit-Position: refs/heads/master@{#335025}
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 6b8ad83..aea3d5a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -86,7 +86,6 @@
'../android_webview/android_webview.gyp:android_webview_apk',
'../android_webview/android_webview.gyp:system_webview_apk',
'../android_webview/android_webview_shell.gyp:android_webview_shell_apk',
- '../android_webview/android_webview_telemetry_shell.gyp:android_webview_telemetry_shell_apk',
'../chrome/android/chrome_apk.gyp:chrome_public_apk',
'../chrome/chrome.gyp:chrome_shell_apk',
'../chrome/chrome.gyp:chrome_sync_shell_apk',