dart-sdk/pkg/oauth2
nweiz@google.com c590e8ae0c Switch pkg packages, pub, and dartdoc to use package: imports.
This also changes the SDK layout by replacing the "pkg" directory, which
contained the full source of all the packages needed by pub and dartdoc, with a
"packages" directory that contains only their lib directories. This directory is
used as the package root for pub and dartdoc when run from the SDK.

BUG=6745

Review URL: https://codereview.chromium.org//12782016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20640 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-28 20:27:28 +00:00
..
lib Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
test Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
pubspec.yaml Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +00:00