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

Unified Diff: pkg/analyzer/lib/plugin/plugin.dart

Issue 1027433002: Temporarily move plugin support (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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 | « pkg/analysis_server/test/test_all.dart ('k') | pkg/analyzer/lib/src/plugin/plugin_impl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/lib/plugin/plugin.dart
diff --git a/pkg/analysis_server/lib/plugin/plugin.dart b/pkg/analyzer/lib/plugin/plugin.dart
similarity index 99%
rename from pkg/analysis_server/lib/plugin/plugin.dart
rename to pkg/analyzer/lib/plugin/plugin.dart
index 9df0474b09400c6bbfba944fa821a77fb201d20c..c81c83c1d2eb81d2e90a99322523423320aee3c6 100644
--- a/pkg/analysis_server/lib/plugin/plugin.dart
+++ b/pkg/analyzer/lib/plugin/plugin.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library analysis_server.plugin.plugin;
+library analyzer.plugin.plugin;
/**
* A function used to register the given [extension] to the extension point with
« no previous file with comments | « pkg/analysis_server/test/test_all.dart ('k') | pkg/analyzer/lib/src/plugin/plugin_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698