Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: third_party/pkg/barback-0.13.0/lib/src/pool.dart

Issue 291843011: Run pub tests against older versions of barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/pkg/barback-0.13.0/lib/src/pool.dart
diff --git a/sdk/lib/_internal/pub/lib/src/pool.dart b/third_party/pkg/barback-0.13.0/lib/src/pool.dart
similarity index 99%
copy from sdk/lib/_internal/pub/lib/src/pool.dart
copy to third_party/pkg/barback-0.13.0/lib/src/pool.dart
index 24100ca6c604e6b57973e3d35b21fcaa788b1880..4653722528ad5cefdac2eb472f0e5cddd1c62f70 100644
--- a/sdk/lib/_internal/pub/lib/src/pool.dart
+++ b/third_party/pkg/barback-0.13.0/lib/src/pool.dart
@@ -138,4 +138,4 @@ class PoolResource {
_released = true;
_pool._onResourceReleased();
}
-}
+}
« no previous file with comments | « third_party/pkg/barback-0.13.0/lib/src/phase_output.dart ('k') | third_party/pkg/barback-0.13.0/lib/src/serialize.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698