Add a missing string include

This is a latent bug revealed by a Clang change r310983.

Change-Id: Iff6ab4d6f0ab9d9e203db9a72a993c8043ad2d8a
1 file changed
tree: 8cb22a38551e59442f5783401be6837d9bbc5039
  1. DerivedSources/
  2. Examples/
  3. ManualTests/
  4. Source/
  5. Tools/
  6. WebKit.xcworkspace/
  7. WebKitLibraries/
  8. .dir-locals.el
  9. .gitattributes
  10. .gitignore
  11. BUILD.gn
  12. ChangeLog
  13. ChangeLog-2012-05-22
  14. CMakeLists.txt
  15. JavaScriptCore.gni
  16. JavaScriptCore_inspectorDerivedSources.gni
  17. JavaScriptCoreDerivedSources.gni
  18. Makefile
  19. Makefile.shared
  20. MiniBrowser.gni
  21. README.md
  22. WebCore.gni
  23. WebCoreDerivedSources.gni
  24. WebKit.gni
  25. wtf.gni
README.md

This repository contains a copy of the WebKit web rendering engine. HTML rendering is needed on Fuchsia in order to authenticate with various authentication providers. This WebKit-based solution is meant as a stopgap until Chromium is ported to Fuchsia.

Building

Before building webkit, follow the build instructions for Magenta and Fuchsia.

cd third_party/webkit/Tools/fuchsia
./build_all.sh
./build_webkit.sh -r

At the Magenta prompt:

mb /system/docs/hello.html