Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman

This commit is contained in:
Michael Comella
2013-12-06 11:43:12 -08:00
parent 48cc1c7792
commit 00e1b2cff0
5 changed files with 31 additions and 122 deletions

View File

@@ -325,6 +325,7 @@ public class GeckoAppShell
sLayerView = lv;
}
@RobocopTarget
public static LayerView getLayerView() {
return sLayerView;
}