Description[Mojo] Fix the namespace for HandleWrapper
The HandleWrapper is part of the Mojo JavaScript bindings, not part of the
underlying gin library. For some reason HandleWrapper and HandleCloseObserver
were declared in the gin namespace, which is incorrect. This CL moves them to
the mojo::js namespace, which is correct.
R=hansmuller@chromium.org
Committed: https://crrev.com/e06d7eb4be3ac14834c16715718150a04c93ef53
Cr-Commit-Position: refs/heads/master@{#299218}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|