| Index: compiler/java/com/google/dart/compiler/CompilerConfiguration.java
|
| ===================================================================
|
| --- compiler/java/com/google/dart/compiler/CompilerConfiguration.java (revision 12972)
|
| +++ compiler/java/com/google/dart/compiler/CompilerConfiguration.java (working copy)
|
| @@ -76,7 +76,7 @@
|
| /**
|
| * Return the system library manager
|
| */
|
| - public PackageLibraryManager getPackageLibraryManager();
|
| + PackageLibraryManager getPackageLibraryManager();
|
|
|
| /**
|
| * Return {@link CompilerOptions} instance.
|
|
|