summaryrefslogtreecommitdiffstats
path: root/third_party/mozilla/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/mozilla/BUILD.gn')
-rw-r--r--third_party/mozilla/BUILD.gn4
1 files changed, 1 insertions, 3 deletions
diff --git a/third_party/mozilla/BUILD.gn b/third_party/mozilla/BUILD.gn
index ca41a3d..8c21b72 100644
--- a/third_party/mozilla/BUILD.gn
+++ b/third_party/mozilla/BUILD.gn
@@ -19,9 +19,7 @@ component("mozilla") {
"NSWorkspace+Utils.m",
]
- defines = [
- "MOZILLA_IMPLEMENTATION",
- ]
+ defines = [ "MOZILLA_IMPLEMENTATION" ]
deps = [
"//url",