Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/branding/adblockbrowser/content/moz.build

Issue 6349873972510720: Add the Adblock Browser branding (Closed)
Patch Set: Created Nov. 19, 2014, 1:47 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mobile/android/branding/adblockbrowser/content/moz.build
===================================================================
new file mode 100644
--- /dev/null
+++ b/mobile/android/branding/adblockbrowser/content/moz.build
@@ -0,0 +1,7 @@
+# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
+# vim: set filetype=python:
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+JAR_MANIFESTS += ['jar.mn']

Powered by Google App Engine
This is Rietveld