summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-07 23:02:26 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-07 23:02:26 +0000
commit43cbb7c51cdf2a63f21dfd1cc6294411dcc42ec0 (patch)
treeda8f7178e2d1ec076a865e31bea2cad458178782 /build
parent949cc5861daa2e638af3e7873b5be8fbd8937860 (diff)
downloadchromium_src-43cbb7c51cdf2a63f21dfd1cc6294411dcc42ec0.zip
chromium_src-43cbb7c51cdf2a63f21dfd1cc6294411dcc42ec0.tar.gz
chromium_src-43cbb7c51cdf2a63f21dfd1cc6294411dcc42ec0.tar.bz2
Fix chromoting build issues on Windows
Fixed compilation errors on windows. TEST=chromoting builds on windows Review URL: http://codereview.chromium.org/2711001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index bbb60b8..7786631 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -21,6 +21,7 @@
'../net/net.gyp:*',
'../net/third_party/nss/ssl.gyp:*',
'../printing/printing.gyp:*',
+ '../remoting/chromoting.gyp:*',
'../sdch/sdch.gyp:*',
'../skia/skia.gyp:*',
'../testing/gmock.gyp:*',