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

Unified Diff: sky/sdk/lib/framework/components/popup_menu_item.dart

Issue 1142893007: Suppress unnamed library analyzer spam in shelldb (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « sky/sdk/lib/framework/components/popup_menu.dart ('k') | sky/sdk/lib/framework/components/radio.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/framework/components/popup_menu_item.dart
diff --git a/sky/sdk/lib/framework/components/popup_menu_item.dart b/sky/sdk/lib/framework/components/popup_menu_item.dart
index 77c2a60a373f31f34ce47b036eb36d249da0b5b3..e610be69a1d8bd5478e9964a8eb9f8de67172dc4 100644
--- a/sky/sdk/lib/framework/components/popup_menu_item.dart
+++ b/sky/sdk/lib/framework/components/popup_menu_item.dart
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-library components_popup_menu_item;
-
import '../fn.dart';
import 'ink_well.dart';
« no previous file with comments | « sky/sdk/lib/framework/components/popup_menu.dart ('k') | sky/sdk/lib/framework/components/radio.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698