Move web_js_test.h upstream
This creates a copy of the downstream web_js_test.h upstream in ios/web/public/test and puts it into the ios_web_test_support build target (+equivalent in GN). The upstream web_js_test.h is an almost-identical copy of the downstream version, with 2 differences: (1) git cl format is required upstream, which changed indenting in a single location. (2) namespace web was introduced to match the style of the target directory. BUG=627775 Review-Url: https://codereview.chromium.org/2150513002 Cr-Commit-Position: refs/heads/master@{#405217}
Showing
Please register or sign in to comment