
Move base64.h to the proper location and put redirect header into the old place to be able to switch downstream users on new location. Bug: webrtc:8366 Change-Id: I5191fe631d32178d2efd1315ca9abd4250102291 Reviewed-on: https://webrtc-review.googlesource.com/88223 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24069}
12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
Name: A simple base64 encoder and decoder
|
|
Short Name: base64
|
|
URL:
|
|
Version: 0
|
|
Date: 2018-06-20
|
|
License: Custom license
|
|
License File: LICENSE
|
|
Security Critical: yes
|
|
|
|
Description:
|
|
A simple base64 encoder and decoder
|