Commit b24f1bec authored by Avi Drissman's avatar Avi Drissman Committed by Chromium LUCI CQ

Remove bogus Unicode in Info.plist

Somehow, a U+200B ZERO WIDTH SPACE snuck into
the Info.plist. Remove it.

Bug: none
Change-Id: If7ec7231fe8a3b71041b5c7015d66339e6f0e783
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625907
Commit-Queue: Avi Drissman <avi@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Auto-Submit: Avi Drissman <avi@chromium.org>
Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842774}
parent 24fde03c
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<string>Viewer</string> <string>Viewer</string>
<key>LSItemContentTypes</key> <key>LSItemContentTypes</key>
<array> <array>
<string>com.netscape.javascript-source</string> <string>com.netscape.javascript-source</string>
</array> </array>
</dict> </dict>
<dict> <dict>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment