summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorabodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-06 20:01:57 +0000
committerabodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-06 20:01:57 +0000
commite08f6acd3e52d8d454d2f47edaac85cf752b147c (patch)
tree090bb96f1402c3564024dc39e623fd95f8cc429b /build
parent399092645ed91a419c53310ad45ca2a68c9a74f5 (diff)
downloadchromium_src-e08f6acd3e52d8d454d2f47edaac85cf752b147c.zip
chromium_src-e08f6acd3e52d8d454d2f47edaac85cf752b147c.tar.gz
chromium_src-e08f6acd3e52d8d454d2f47edaac85cf752b147c.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. Review URL: http://codereview.chromium.org/6778001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80678 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 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:*',