summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-19 11:04:42 +0000
committerpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-19 11:04:42 +0000
commit5510125a431b6f1665c4ea5f7b469a0a030a62c8 (patch)
treef3ce9816ae756d1b2544113ed1430695d4ea5dfb /build
parentacc4630200b2c57a797a7c625a21a27fd85de921 (diff)
downloadchromium_src-5510125a431b6f1665c4ea5f7b469a0a030a62c8.zip
chromium_src-5510125a431b6f1665c4ea5f7b469a0a030a62c8.tar.gz
chromium_src-5510125a431b6f1665c4ea5f7b469a0a030a62c8.tar.bz2
Revert r229533 "[GCM] Initial work to set up directory structure and introduce socket integration"
Breaks main waterfall. TBR=zea Review URL: https://codereview.chromium.org/29273008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229543 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 63ffcb2..e2cced9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -193,11 +193,6 @@
'../ui/app_list/app_list.gyp:*',
],
}],
- ['OS!="android" and OS!="ios"', {
- 'dependencies': [
- '../google_apis/gcm/gcm.gyp:*',
- ],
- }],
],
}, # target_name: All
{