diff options
author | abodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-06 20:48:00 +0000 |
---|---|---|
committer | abodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-06 20:48:00 +0000 |
commit | dfb0975ea5c4af48ecd88b0b43c062da7d80e0f6 (patch) | |
tree | 60c801cf9d8b9a8eb7271ff276b33dd30521e1bb /build | |
parent | e79d7dc73530396c27806a6794f4fcd65262926f (diff) | |
download | chromium_src-dfb0975ea5c4af48ecd88b0b43c062da7d80e0f6.zip chromium_src-dfb0975ea5c4af48ecd88b0b43c062da7d80e0f6.tar.gz chromium_src-dfb0975ea5c4af48ecd88b0b43c062da7d80e0f6.tar.bz2 |
Revert 80678 - 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
TBR=abodenha@chromium.org
Review URL: http://codereview.chromium.org/6806016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80688 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 37fdd5d..7727c33 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -105,7 +105,6 @@ '../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:*', |