summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorabodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-06 23:10:16 +0000
committerabodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-06 23:10:16 +0000
commitf0dbe56c5e204e4b2945a33732faabf9aafc3229 (patch)
tree6318492c6202ce735617e9661e1df0416f51e295 /build/all.gyp
parenteb42af56881701abea1231ae8d6820d7b1125379 (diff)
downloadchromium_src-f0dbe56c5e204e4b2945a33732faabf9aafc3229.zip
chromium_src-f0dbe56c5e204e4b2945a33732faabf9aafc3229.tar.gz
chromium_src-f0dbe56c5e204e4b2945a33732faabf9aafc3229.tar.bz2
Initial CL for a simple port monitor for Windows to be used by the Cloud Print Virtual Print driver.
TEST=Everything should build and unit tests should pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80678 Review URL: http://codereview.chromium.org/6778001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80716 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 7727c33..37fdd5d 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -105,6 +105,7 @@
'../breakpad/breakpad.gyp:*',
'../chrome/app/locales/locales.gyp:*',
'../chrome_frame/chrome_frame.gyp:*',
+ '../cloud_print/virtual_driver/virtual_driver.gyp:*',
'../courgette/courgette.gyp:*',
'../rlz/rlz.gyp:*',
'../sandbox/sandbox.gyp:*',