Allow generator javascript test files to go anywhere in the source tree
- Allow javascript files anywhere in the source tree - specifically in the same directory as the implementation files.
- Copy the files to '<(PRODUCT_DIR)/test_data/...' so that cros can copy these where they need to go for cross-platform testing using 'ebuild'
R=jhawkins@chromium.org
BUG=
90907,
89337
TEST=browser_tests --gtest_filter=OptionsWebUITest.*
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=106833