summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver
diff options
context:
space:
mode:
authorgrt <grt@chromium.org>2015-05-27 14:42:48 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-27 21:43:22 +0000
commit235b3f097ca97e158b2fb6f7161c5e12c38fb5ed (patch)
treedffaa1447b1b277623c080ed7e979a8210dbf0a9 /win8/metro_driver
parentc1be51164d32964c5626e37ed36808b53285ee98 (diff)
downloadchromium_src-235b3f097ca97e158b2fb6f7161c5e12c38fb5ed.zip
chromium_src-235b3f097ca97e158b2fb6f7161c5e12c38fb5ed.tar.gz
chromium_src-235b3f097ca97e158b2fb6f7161c5e12c38fb5ed.tar.bz2
No longer build/use google_update on non-Chrome builds.
Google Update integration is not supported on Chromium builds. Also entirely remove the dependency on google_update from remoting/host/setup and win8/metro_driver, neither of which used it. BUG=none Review URL: https://codereview.chromium.org/1136473005 Cr-Commit-Position: refs/heads/master@{#331659}
Diffstat (limited to 'win8/metro_driver')
-rw-r--r--win8/metro_driver/metro_driver.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/win8/metro_driver/metro_driver.gyp b/win8/metro_driver/metro_driver.gyp
index 1a815e4..2720bb5 100644
--- a/win8/metro_driver/metro_driver.gyp
+++ b/win8/metro_driver/metro_driver.gyp
@@ -51,7 +51,6 @@
'../../chrome/common_constants.gyp:common_constants',
'../../chrome/chrome.gyp:installer_util',
'../../crypto/crypto.gyp:crypto',
- '../../google_update/google_update.gyp:google_update',
'../../ipc/ipc.gyp:ipc',
'../../sandbox/sandbox.gyp:sandbox',
'../../ui/metro_viewer/metro_viewer.gyp:metro_viewer_messages',