From db44bb5dc321e59965ee04f069d41bca07e688cd Mon Sep 17 00:00:00 2001 From: Kaushik Iska Date: Thu, 21 Nov 2019 12:48:19 -0800 Subject: [PATCH] Revert "Add the rally_assets package to Gallery's BUILD.gn (#45180)" (#45353) Reverting since https://github.com/flutter/flutter/commit/2c7af1e24e45a79f4eb73d67d98fcecea8bf6146 reverted the original commit that required this in the first place. This reverts commit 68d1fe58da759c22a8c3ce6f2735c914f7844316. --- examples/flutter_gallery/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/flutter_gallery/BUILD.gn b/examples/flutter_gallery/BUILD.gn index c87847f0b5..fca749b3ba 100644 --- a/examples/flutter_gallery/BUILD.gn +++ b/examples/flutter_gallery/BUILD.gn @@ -31,7 +31,6 @@ flutter_app("flutter_gallery") { "//third_party/dart-pkg/pub/flutter_gallery_assets", "//third_party/dart-pkg/pub/meta", "//third_party/dart-pkg/pub/path", - "//third_party/dart-pkg/pub/rally_assets", "//third_party/dart-pkg/pub/scoped_model", "//third_party/dart-pkg/pub/shrine_images", "//third_party/dart-pkg/pub/source_span",