Fix out-of-tree webkit build

Need to keep this working in case we want to regenerate the
generated files.

Change-Id: I185581af29b3e938b8be4043fe56f4c407b9e2e7
2 files changed
tree: f082d3025edd52f32175ec8efc1b1a014d7febd0
  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