Bug 1044067 - Don't ship new tab page content on Android [r=rnewman]
Don't include directoryLinks.json on android for now.
--- a/toolkit/content/jar.mn
+++ b/toolkit/content/jar.mn
@@ -31,17 +31,19 @@ toolkit.jar:
* content/global/browser-child.js (browser-child.js)
content/global/browser-content.js (browser-content.js)
*+ content/global/buildconfig.html (buildconfig.html)
* content/global/contentAreaUtils.js (contentAreaUtils.js)
content/global/customizeToolbar.css (customizeToolbar.css)
* content/global/customizeToolbar.js (customizeToolbar.js)
content/global/customizeToolbar.xul (customizeToolbar.xul)
content/global/devicestorage.properties (devicestorage.properties)
+#ifndef ANDROID
content/global/directoryLinks.json (directoryLinks.json)
+#endif
content/global/editMenuOverlay.js (editMenuOverlay.js)
*+ content/global/editMenuOverlay.xul (editMenuOverlay.xul)
content/global/finddialog.js (finddialog.js)
*+ content/global/finddialog.xul (finddialog.xul)
content/global/findUtils.js (findUtils.js)
content/global/filepicker.properties (filepicker.properties)
*+ content/global/globalOverlay.js (globalOverlay.js)
+ content/global/mozilla.xhtml (mozilla.xhtml)