Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / serviceworker / resources / plain-text-worker.php
1 <?php
2     header("Content-Type: text/plain");
3 ?>