From 86a426b1c76217656b7fdf6036b06f686af7bef3 Mon Sep 17 00:00:00 2001 From: David Major Date: Wed, 25 Oct 2017 18:05:34 -0400 Subject: [PATCH] Bug 1411661: Push Speedometer files down a level so they can refer to "../resources". r=froydnj,jmaher --HG-- rename : third_party/speedometer/InteractiveRunner.html => third_party/webkit/PerformanceTests/Speedometer/InteractiveRunner.html rename : third_party/speedometer/README_MOZILLA => third_party/webkit/PerformanceTests/Speedometer/README_MOZILLA rename : third_party/speedometer/index.html => third_party/webkit/PerformanceTests/Speedometer/index.html rename : third_party/speedometer/resources/benchmark-report.js => third_party/webkit/PerformanceTests/Speedometer/resources/benchmark-report.js rename : third_party/speedometer/resources/benchmark-runner.js => third_party/webkit/PerformanceTests/Speedometer/resources/benchmark-runner.js rename : third_party/speedometer/resources/flightjs-example-app/LICENSE.md => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/LICENSE.md rename : third_party/speedometer/resources/flightjs-example-app/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/README.md rename : third_party/speedometer/resources/flightjs-example-app/app/boot/page.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/boot/page.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_data/compose_box.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/compose_box.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_data/mail_items.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/mail_items.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_data/move_to.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/move_to.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_ui/compose_box.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/compose_box.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_ui/folders.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/folders.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_ui/mail_controls.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/mail_controls.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_ui/mail_items.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/mail_items.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_ui/move_to_selector.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/move_to_selector.js rename : third_party/speedometer/resources/flightjs-example-app/app/component_ui/with_select.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/with_select.js rename : third_party/speedometer/resources/flightjs-example-app/app/css/custom.css => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/css/custom.css rename : third_party/speedometer/resources/flightjs-example-app/app/data.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/data.js rename : third_party/speedometer/resources/flightjs-example-app/app/templates.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/templates.js rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js rename : third_party/speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/.gitignore => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/.gitignore rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/CHANGES => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/CHANGES rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/LICENSE rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/README.md rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/component.json => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/component.json rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/package.json rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/index.html rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js rename : third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/.travis.yml => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/.travis.yml rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/advice.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/advice.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/component.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/component.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/compose.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/compose.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/index.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/logger.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/logger.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/registry.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/registry.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/lib/utils.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/utils.js rename : third_party/speedometer/resources/flightjs-example-app/components/flight/tools/debug/debug.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/tools/debug/debug.js rename : third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md rename : third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/README.md rename : third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/bower.json rename : third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js rename : third_party/speedometer/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js rename : third_party/speedometer/resources/flightjs-example-app/components/jquery/component.json => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/component.json rename : third_party/speedometer/resources/flightjs-example-app/components/jquery/composer.json => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/composer.json rename : third_party/speedometer/resources/flightjs-example-app/components/jquery/jquery.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/jquery.js rename : third_party/speedometer/resources/flightjs-example-app/components/jquery/jquery.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/jquery.min.js rename : third_party/speedometer/resources/flightjs-example-app/components/mustache/mustache.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/mustache/mustache.js rename : third_party/speedometer/resources/flightjs-example-app/components/requirejs/require.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/requirejs/require.js rename : third_party/speedometer/resources/flightjs-example-app/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/index.html rename : third_party/speedometer/resources/flightjs-example-app/karma.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/karma.conf.js rename : third_party/speedometer/resources/flightjs-example-app/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/package.json rename : third_party/speedometer/resources/flightjs-example-app/requireMain.js => third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/requireMain.js rename : third_party/speedometer/resources/gauge.png => third_party/webkit/PerformanceTests/Speedometer/resources/gauge.png rename : third_party/speedometer/resources/gauge@2x.png => third_party/webkit/PerformanceTests/Speedometer/resources/gauge@2x.png rename : third_party/speedometer/resources/logo.png => third_party/webkit/PerformanceTests/Speedometer/resources/logo.png rename : third_party/speedometer/resources/logo@2x.png => third_party/webkit/PerformanceTests/Speedometer/resources/logo@2x.png rename : third_party/speedometer/resources/main.css => third_party/webkit/PerformanceTests/Speedometer/resources/main.css rename : third_party/speedometer/resources/main.js => third_party/webkit/PerformanceTests/Speedometer/resources/main.js rename : third_party/speedometer/resources/tests.js => third_party/webkit/PerformanceTests/Speedometer/resources/tests.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/.angular-cli.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/.angular-cli.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/.editorconfig => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/.editorconfig rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/favicon.ico => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/favicon.ico rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/karma.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/karma.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/protractor.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/protractor.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.html rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.module.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.module.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/favicon.ico => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/favicon.ico rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/main.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/main.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/polyfills.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/polyfills.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/styles.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/styles.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/test.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/test.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/src/typings.d.ts => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/typings.d.ts rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/tsconfig.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/tsconfig.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angular/tslint.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/tslint.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/angularjs/todomvc-index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/todomvc-index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/collections/todos.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/collections/todos.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/models/todo.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/models/todo.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/routers/router.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/routers/router.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/views/app-view.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/views/app-view.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/backbone/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/robots.txt => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/robots.txt rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/testem.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/testem.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.bowerrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.bowerrc rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.editorconfig => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.editorconfig rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.ember-cli => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.ember-cli rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.gitignore => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.gitignore rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.jshintrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.jshintrc rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/resolver.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/resolver.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/router.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/router.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/routes/application.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/routes/application.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/services/memory.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/services/memory.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/services/repo.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/services/repo.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/bower.json rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/config/environment.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/config/environment.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/robots.txt => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/robots.txt rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/public/robots.txt => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/public/robots.txt rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/testem.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/testem.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/vendor/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/vendor/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/emberjs/vendor/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/vendor/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/dist/bundle.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/dist/bundle.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/item.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/item.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/model.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/model.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/share.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/share.js rename : third_party/speedometer/resources/todomvc/architecture-examples/inferno/webpack.config.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/webpack.config.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/css/app.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/css/app.css rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/js/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/js/app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/jquery/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/readme.md rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/.babelrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/.babelrc rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/app.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/app.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/app.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc.css rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/rollup.config.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/rollup.config.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/footer.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/footer.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/item.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/item.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/model.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/model.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/util.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/util.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/src/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/preact/webpack.config.babel.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/webpack.config.babel.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/public/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/public/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/containers/App.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/containers/App.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/react/build.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/build.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/react/js/app.jsx => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/js/app.jsx rename : third_party/speedometer/resources/todomvc/architecture-examples/react/license.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/license.md rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/bower.json rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/architecture-examples/react/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/react/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.babelrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.babelrc rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/build.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/build.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/index.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/index.html rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/package.json rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/main.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/main.js rename : third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/main.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/main.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/store.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/store.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/index.html rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md rename : third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/package.json rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/Todo.elm => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/Todo.elm rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/dist/elm.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/dist/elm.js rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/index.html rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/package.json rename : third_party/speedometer/resources/todomvc/functional-prog-examples/elm/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/readme.md rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower.json rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/index.html rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/app.jsx => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/app.jsx rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/footer.jsx => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/footer.jsx rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/utils.jsx => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/utils.jsx rename : third_party/speedometer/resources/todomvc/labs/architecture-examples/react/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/readme.md rename : third_party/speedometer/resources/todomvc/learn.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/learn.json rename : third_party/speedometer/resources/todomvc/license.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/license.md rename : third_party/speedometer/resources/todomvc/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/readme.md rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/README.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/README.md rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/index.html rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/package.json rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/.jshintrc => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/.jshintrc rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/app.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/controller.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/controller.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/helpers.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/helpers.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/model.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/model.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/store.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/store.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/template.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/template.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/view.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/view.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/index.html => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/index.html rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/app.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/app.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/controller.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/controller.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/model.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/model.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/store.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/store.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/template.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/template.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/view.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/view.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/package.json => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/package.json rename : third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md => third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md --- build/pgo/index.html | 2 +- build/pgo/profileserver.py | 2 +- .../mozbuild/mozbuild/action/test_archive.py | 4 +- .../tests/speedometer/speedometer.manifest | 2 +- third_party/moz.build | 2 +- .../Speedometer}/InteractiveRunner.html | 0 .../Speedometer}/README_MOZILLA | 0 .../PerformanceTests/Speedometer}/index.html | 0 .../resources/benchmark-report.js | 0 .../resources/benchmark-runner.js | 0 .../resources/flightjs-example-app/LICENSE.md | 0 .../resources/flightjs-example-app/README.md | 0 .../flightjs-example-app/app/boot/page.js | 0 .../app/component_data/compose_box.js | 0 .../app/component_data/mail_items.js | 0 .../app/component_data/move_to.js | 0 .../app/component_ui/compose_box.js | 0 .../app/component_ui/folders.js | 0 .../app/component_ui/mail_controls.js | 0 .../app/component_ui/mail_items.js | 0 .../app/component_ui/move_to_selector.js | 0 .../app/component_ui/with_select.js | 0 .../flightjs-example-app/app/css/custom.css | 0 .../flightjs-example-app/app/data.js | 0 .../flightjs-example-app/app/templates.js | 0 .../bootstrap/css/bootstrap-responsive.css | 0 .../css/bootstrap-responsive.min.css | 0 .../components/bootstrap/css/bootstrap.css | 0 .../bootstrap/css/bootstrap.min.css | 0 .../img/glyphicons-halflings-white.png | Bin .../bootstrap/img/glyphicons-halflings.png | Bin .../components/bootstrap/js/bootstrap.js | 0 .../components/bootstrap/js/bootstrap.min.js | 0 .../components/es5-shim/.gitignore | 0 .../components/es5-shim/CHANGES | 0 .../components/es5-shim/CONTRIBUTORS.md | 0 .../components/es5-shim/LICENSE | 0 .../components/es5-shim/README.md | 0 .../components/es5-shim/component.json | 0 .../components/es5-shim/es5-sham.js | 0 .../components/es5-shim/es5-sham.min.js | 0 .../components/es5-shim/es5-shim.js | 0 .../components/es5-shim/es5-shim.min.js | 0 .../components/es5-shim/package.json | 0 .../es5-shim/tests/helpers/h-kill.js | 0 .../es5-shim/tests/helpers/h-matchers.js | 0 .../components/es5-shim/tests/helpers/h.js | 0 .../components/es5-shim/tests/index.html | 0 .../es5-shim/tests/lib/jasmine-html.js | 0 .../components/es5-shim/tests/lib/jasmine.css | 0 .../components/es5-shim/tests/lib/jasmine.js | 0 .../es5-shim/tests/lib/jasmine_favicon.png | Bin .../components/es5-shim/tests/lib/json2.js | 0 .../components/es5-shim/tests/spec/s-array.js | 0 .../components/es5-shim/tests/spec/s-date.js | 0 .../es5-shim/tests/spec/s-function.js | 0 .../es5-shim/tests/spec/s-object.js | 0 .../es5-shim/tests/spec/s-string.js | 0 .../components/flight/.travis.yml | 0 .../components/flight/lib/advice.js | 0 .../components/flight/lib/component.js | 0 .../components/flight/lib/compose.js | 0 .../components/flight/lib/index.js | 0 .../components/flight/lib/logger.js | 0 .../components/flight/lib/registry.js | 0 .../components/flight/lib/utils.js | 0 .../components/flight/tools/debug/debug.js | 0 .../components/jasmine-flight/LICENSE.md | 0 .../components/jasmine-flight/README.md | 0 .../components/jasmine-flight/bower.json | 0 .../jasmine-flight/lib/jasmine-flight.js | 0 .../jasmine-jquery/lib/jasmine-jquery.js | 0 .../components/jquery/component.json | 0 .../components/jquery/composer.json | 0 .../components/jquery/jquery.js | 0 .../components/jquery/jquery.min.js | 0 .../components/mustache/mustache.js | 0 .../components/requirejs/require.js | 0 .../resources/flightjs-example-app/index.html | 0 .../flightjs-example-app/karma.conf.js | 0 .../flightjs-example-app/package.json | 0 .../flightjs-example-app/requireMain.js | 0 .../Speedometer}/resources/gauge.png | Bin .../Speedometer}/resources/gauge@2x.png | Bin .../Speedometer}/resources/logo.png | Bin .../Speedometer}/resources/logo@2x.png | Bin .../Speedometer}/resources/main.css | 0 .../Speedometer}/resources/main.js | 0 .../Speedometer}/resources/tests.js | 0 .../angular/.angular-cli.json | 0 .../angular/.editorconfig | 0 .../architecture-examples/angular/README.md | 0 .../angular/dist/assets/css/todomvc-app.css | 0 .../dist/assets/css/todomvc-common.css | 0 .../angular/dist/favicon.ico | Bin .../angular/dist/index.html | 0 .../inline.3b7f8ce2e6bc2f77dd83.bundle.js | 0 .../dist/main.f1c5d33a6950c335064d.bundle.js | 0 .../polyfills.3a2aed82a0c9b24e6585.bundle.js | 0 .../styles.d41d8cd98f00b204e980.bundle.css | 0 .../vendor.9a296bbc1909830a9106.bundle.js | 0 .../angular/karma.conf.js | 0 .../angular/package-lock.json | 0 .../angular/package.json | 0 .../angular/protractor.conf.js | 0 .../angular/src/app/app.component.html | 0 .../angular/src/app/app.component.spec.ts | 0 .../angular/src/app/app.component.ts | 0 .../angular/src/app/app.module.ts | 0 .../angular/src/app/todo-data.service.spec.ts | 0 .../angular/src/app/todo-data.service.ts | 0 .../angular/src/app/todo.spec.ts | 0 .../angular/src/app/todo.ts | 0 .../angular/src/assets/css/todomvc-app.css | 0 .../angular/src/assets/css/todomvc-common.css | 0 .../src/environments/environment.prod.ts | 0 .../angular/src/environments/environment.ts | 0 .../angular/src/favicon.ico | Bin .../angular/src/index.html | 0 .../architecture-examples/angular/src/main.ts | 0 .../angular/src/polyfills.ts | 0 .../angular/src/styles.css | 0 .../architecture-examples/angular/src/test.ts | 0 .../angular/src/tsconfig.app.json | 0 .../angular/src/tsconfig.spec.json | 0 .../angular/src/typings.d.ts | 0 .../angular/tsconfig.json | 0 .../architecture-examples/angular/tslint.json | 0 .../angularjs/index.html | 0 .../architecture-examples/angularjs/js/app.js | 0 .../angularjs/js/controllers/todoCtrl.js | 0 .../angularjs/js/directives/todoEscape.js | 0 .../angularjs/js/directives/todoFocus.js | 0 .../angularjs/js/services/todoStorage.js | 0 .../angular-resource/angular-resource.js | 0 .../angular-resource/angular-resource.min.js | 0 .../angular-resource.min.js.map | 0 .../angular-route/angular-route.js | 0 .../angular-route/angular-route.min.js | 0 .../angular-route/angular-route.min.js.map | 0 .../angularjs/node_modules/angular/angular.js | 0 .../node_modules/angular/angular.min.js | 0 .../node_modules/angular/angular.min.js.map | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-app-css/package.json | 0 .../node_modules/todomvc-app-css/readme.md | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../node_modules/todomvc-common/package.json | 0 .../node_modules/todomvc-common/readme.md | 0 .../angularjs/package-lock.json | 0 .../angularjs/package.json | 0 .../architecture-examples/angularjs/readme.md | 0 .../angularjs/todomvc-index.html | 0 .../architecture-examples/backbone/index.html | 0 .../architecture-examples/backbone/js/app.js | 0 .../backbone/js/backbone.sync.js | 0 .../backbone/js/collections/todos.js | 0 .../backbone/js/models/todo.js | 0 .../backbone/js/routers/router.js | 0 .../backbone/js/views/app-view.js | 0 .../backbone/js/views/todo-view.js | 0 .../node_modules/backbone/backbone-min.js | 0 .../node_modules/backbone/backbone-min.map | 0 .../node_modules/backbone/backbone.js | 0 .../node_modules/jquery/dist/jquery.js | 0 .../node_modules/jquery/dist/jquery.min.js | 0 .../node_modules/jquery/dist/jquery.min.map | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../node_modules/underscore/underscore-min.js | 0 .../underscore/underscore-min.map | 0 .../node_modules/underscore/underscore.js | 0 .../backbone/package-lock.json | 0 .../backbone/package.json | 0 .../architecture-examples/backbone/readme.md | 0 .../emberjs-debug/assets/todomvc.js | 0 .../emberjs-debug/assets/vendor.css | 0 .../emberjs-debug/assets/vendor.js | 0 .../emberjs-debug/crossdomain.xml | 0 .../emberjs-debug/index.html | 0 .../emberjs-debug/robots.txt | 0 .../emberjs-debug/source/.bowerrc | 0 .../emberjs-debug/source/.editorconfig | 0 .../emberjs-debug/source/.ember-cli | 0 .../emberjs-debug/source/.gitignore | 0 .../emberjs-debug/source/.jshintrc | 0 .../emberjs-debug/source/.travis.yml | 0 .../emberjs-debug/source/.watchmanconfig | 0 .../emberjs-debug/source/README.md | 0 .../emberjs-debug/source/app/app.js | 0 .../source/app/components/todo-item.js | 0 .../source/app/components/todo-list.js | 0 .../source/app/controllers/active.js | 0 .../source/app/controllers/application.js | 0 .../source/app/controllers/completed.js | 0 .../emberjs-debug/source/app/helpers/gt.js | 0 .../source/app/helpers/pluralize.js | 0 .../emberjs-debug/source/app/index.html | 0 .../app/instance-initializers/global.js | 0 .../emberjs-debug/source/app/resolver.js | 0 .../emberjs-debug/source/app/router.js | 0 .../source/app/routes/application.js | 0 .../source/app/services/memory.js | 0 .../emberjs-debug/source/app/services/repo.js | 0 .../source/app/templates/active.hbs | 0 .../source/app/templates/application.hbs | 0 .../source/app/templates/completed.hbs | 0 .../app/templates/components/todo-item.hbs | 0 .../app/templates/components/todo-list.hbs | 0 .../source/app/templates/index.hbs | 0 .../emberjs-debug/source/bower.json | 0 .../source/config/environment.js | 0 .../emberjs-debug/source/ember-cli-build.js | 0 .../emberjs-debug/source/package.json | 0 .../source/public/crossdomain.xml | 0 .../emberjs-debug/source/public/robots.txt | 0 .../emberjs-debug/source/testem.js | 0 .../emberjs-debug/source/tests/.jshintrc | 0 .../source/tests/helpers/destroy-app.js | 0 .../tests/helpers/module-for-acceptance.js | 0 .../source/tests/helpers/resolver.js | 0 .../source/tests/helpers/start-app.js | 0 .../emberjs-debug/source/tests/index.html | 0 .../emberjs-debug/source/tests/test-helper.js | 0 .../emberjs-debug/source/vendor/base.css | 0 .../emberjs-debug/source/vendor/index.css | 0 .../emberjs-debug/testem.js | 0 .../emberjs-debug/tests/index.html | 0 .../architecture-examples/emberjs/.bowerrc | 0 .../emberjs/.editorconfig | 0 .../architecture-examples/emberjs/.ember-cli | 0 .../architecture-examples/emberjs/.gitignore | 0 .../architecture-examples/emberjs/.jshintrc | 0 .../architecture-examples/emberjs/README.md | 0 .../architecture-examples/emberjs/app/app.js | 0 .../emberjs/app/components/todo-item.js | 0 .../emberjs/app/components/todo-list.js | 0 .../emberjs/app/controllers/active.js | 0 .../emberjs/app/controllers/application.js | 0 .../emberjs/app/controllers/completed.js | 0 .../emberjs/app/helpers/gt.js | 0 .../emberjs/app/helpers/pluralize.js | 0 .../emberjs/app/index.html | 0 .../emberjs/app/resolver.js | 0 .../emberjs/app/router.js | 0 .../emberjs/app/routes/application.js | 0 .../emberjs/app/services/memory.js | 0 .../emberjs/app/services/repo.js | 0 .../emberjs/app/styles/.gitkeep | 0 .../emberjs/app/templates/active.hbs | 0 .../emberjs/app/templates/application.hbs | 0 .../emberjs/app/templates/completed.hbs | 0 .../app/templates/components/todo-item.hbs | 0 .../app/templates/components/todo-list.hbs | 0 .../emberjs/app/templates/index.hbs | 0 .../architecture-examples/emberjs/bower.json | 0 .../emberjs/config/environment.js | 0 ...odomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js | 0 ...vendor-820919567eb7bd4d9fac358a90a5aac4.js | 0 ...endor-a45c44bc56b4692cca4a96b6916c0fde.css | 0 .../emberjs/dist/crossdomain.xml | 0 .../emberjs/dist/index.html | 0 .../emberjs/dist/robots.txt | 0 .../emberjs/ember-cli-build.js | 0 .../emberjs/package-lock.json | 0 .../emberjs/package.json | 0 .../emberjs/public/crossdomain.xml | 0 .../emberjs/public/robots.txt | 0 .../architecture-examples/emberjs/testem.js | 0 .../emberjs/tests/helpers/destroy-app.js | 0 .../tests/helpers/module-for-acceptance.js | 0 .../emberjs/tests/helpers/resolver.js | 0 .../emberjs/tests/helpers/start-app.js | 0 .../emberjs/tests/index.html | 0 .../emberjs/tests/test-helper.js | 0 .../emberjs/vendor/base.css | 0 .../emberjs/vendor/index.css | 0 .../inferno/dist/bundle.js | 0 .../architecture-examples/inferno/index.html | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-app-css/package.json | 0 .../node_modules/todomvc-app-css/readme.md | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../node_modules/todomvc-common/package.json | 0 .../node_modules/todomvc-common/readme.md | 0 .../inferno/package.json | 0 .../architecture-examples/inferno/src/base.js | 0 .../inferno/src/index.js | 0 .../architecture-examples/inferno/src/item.js | 0 .../inferno/src/model.js | 0 .../inferno/src/share.js | 0 .../inferno/webpack.config.js | 0 .../architecture-examples/jquery/css/app.css | 0 .../architecture-examples/jquery/index.html | 0 .../architecture-examples/jquery/js/app.js | 0 .../jquery/node_modules/director/LICENSE | 0 .../jquery/node_modules/director/bower.json | 0 .../node_modules/director/dist/director.js | 0 .../director/dist/director.min.js | 0 .../node_modules/director/dist/ender.js | 0 .../jquery/node_modules/director/package.json | 0 .../handlebars/dist/handlebars.js | 0 .../jquery/node_modules/jquery/dist/jquery.js | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-app-css/package.json | 0 .../node_modules/todomvc-app-css/readme.md | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../node_modules/todomvc-common/package.json | 0 .../node_modules/todomvc-common/readme.md | 0 .../architecture-examples/jquery/package.json | 0 .../architecture-examples/jquery/readme.md | 0 .../architecture-examples/preact/.babelrc | 0 .../architecture-examples/preact/README.md | 0 .../architecture-examples/preact/dist/app.js | 0 .../preact/dist/app.js.map | 0 .../preact/dist/index.html | 0 .../preact/dist/todomvc-common/base.css | 0 .../preact/dist/todomvc-common/base.js | 0 .../preact/dist/todomvc.css | 0 .../preact/package-lock.json | 0 .../architecture-examples/preact/package.json | 0 .../preact/rollup.config.js | 0 .../preact/src/app/footer.js | 0 .../preact/src/app/index.js | 0 .../preact/src/app/item.js | 0 .../preact/src/app/model.js | 0 .../preact/src/app/util.js | 0 .../preact/src/index.html | 0 .../architecture-examples/preact/src/index.js | 0 .../preact/webpack.config.babel.js | 0 .../react-redux/README.md | 0 .../react-redux/dist/asset-manifest.json | 0 .../react-redux/dist/index.html | 0 .../react-redux/dist/service-worker.js | 0 .../dist/static/css/main.21111742.css | 0 .../dist/static/css/main.21111742.css.map | 0 .../dist/static/js/main.18b409e1.js | 0 .../dist/static/js/main.18b409e1.js.map | 0 .../react-redux/package-lock.json | 0 .../react-redux/package.json | 0 .../react-redux/public/index.html | 0 .../react-redux/src/actions/index.js | 0 .../react-redux/src/actions/index.spec.js | 0 .../react-redux/src/components/Footer.js | 0 .../react-redux/src/components/Footer.spec.js | 0 .../react-redux/src/components/Header.js | 0 .../react-redux/src/components/Header.spec.js | 0 .../react-redux/src/components/MainSection.js | 0 .../src/components/MainSection.spec.js | 0 .../react-redux/src/components/TodoItem.js | 0 .../src/components/TodoItem.spec.js | 0 .../src/components/TodoTextInput.js | 0 .../src/components/TodoTextInput.spec.js | 0 .../react-redux/src/constants/ActionTypes.js | 0 .../react-redux/src/constants/TodoFilters.js | 0 .../react-redux/src/containers/App.js | 0 .../react-redux/src/index.js | 0 .../react-redux/src/reducers/index.js | 0 .../react-redux/src/reducers/todos.js | 0 .../react-redux/src/reducers/todos.spec.js | 0 .../architecture-examples/react/README.md | 0 .../architecture-examples/react/build.min.js | 0 .../architecture-examples/react/index.html | 0 .../architecture-examples/react/js/app.jsx | 0 .../architecture-examples/react/license.md | 0 .../react/node_modules/classnames/LICENSE | 0 .../react/node_modules/classnames/bind.js | 0 .../react/node_modules/classnames/bower.json | 0 .../react/node_modules/classnames/dedupe.js | 0 .../react/node_modules/classnames/index.js | 0 .../react/node_modules/director/LICENSE | 0 .../react/node_modules/director/bower.json | 0 .../director/build/director.min.js | 0 .../react/node_modules/react-dom/LICENSE | 0 .../react-dom/dist/react-dom.min.js | 0 .../react/node_modules/react/LICENSE | 0 .../react/dist/react-with-addons.min.js | 0 .../node_modules/react/dist/react.min.js | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-common/base.css | 0 .../react/node_modules/todomvc-common/base.js | 0 .../react/package-lock.json | 0 .../architecture-examples/react/package.json | 0 .../architecture-examples/vuejs-cli/.babelrc | 0 .../vuejs-cli/.editorconfig | 0 .../vuejs-cli/.eslintignore | 0 .../vuejs-cli/.eslintrc.js | 0 .../architecture-examples/vuejs-cli/README.md | 0 .../vuejs-cli/build/build.js | 0 .../vuejs-cli/build/check-versions.js | 0 .../vuejs-cli/build/dev-client.js | 0 .../vuejs-cli/build/dev-server.js | 0 .../vuejs-cli/build/utils.js | 0 .../vuejs-cli/build/vue-loader.conf.js | 0 .../vuejs-cli/build/webpack.base.conf.js | 0 .../vuejs-cli/build/webpack.dev.conf.js | 0 .../vuejs-cli/build/webpack.prod.conf.js | 0 .../vuejs-cli/build/webpack.test.conf.js | 0 .../vuejs-cli/config/dev.env.js | 0 .../vuejs-cli/config/index.js | 0 .../vuejs-cli/config/prod.env.js | 0 .../vuejs-cli/dist/index.html | 0 .../app.5b47040a23ec3fcb78037de398c53557.css | 0 ...p.5b47040a23ec3fcb78037de398c53557.css.map | 0 .../static/js/app.e6c010d57d53537f4ad2.js | 0 .../static/js/app.e6c010d57d53537f4ad2.js.map | 0 .../js/manifest.aa9978aa96ee948f2a4c.js | 0 .../js/manifest.aa9978aa96ee948f2a4c.js.map | 0 .../static/js/vendor.e7008001a8bed009bbf1.js | 0 .../js/vendor.e7008001a8bed009bbf1.js.map | 0 .../vuejs-cli/index.html | 0 .../vuejs-cli/package-lock.json | 0 .../vuejs-cli/package.json | 0 .../vuejs-cli/src/App.vue | 0 .../vuejs-cli/src/components/Todos.vue | 0 .../vuejs-cli/src/components/todo.css | 0 .../vuejs-cli/src/main.js | 0 .../architecture-examples/vuejs-cli/yarn.lock | 0 .../flight/flight/app/js/data/stats.js | 0 .../flight/flight/app/js/data/todos.js | 0 .../flight/flight/app/js/main.js | 0 .../flight/flight/app/js/page/app.js | 0 .../flight/flight/app/js/store.js | 0 .../flight/flight/app/js/ui/main_selector.js | 0 .../flight/flight/app/js/ui/new_item.js | 0 .../flight/flight/app/js/ui/stats.js | 0 .../flight/flight/app/js/ui/todo_list.js | 0 .../flight/flight/app/js/ui/toggle_all.js | 0 .../flight/flight/app/js/ui/with_filters.js | 0 .../flight/flight/app/js/utils.js | 0 .../flight/flight/app/templates/stats.html | 0 .../flight/flight/app/templates/todo.html | 0 .../flight/flight/index.html | 0 .../flight/node_modules/depot/README.md | 0 .../flight/flight/node_modules/depot/depot.js | 0 .../flight/node_modules/depot/depot.min.js | 0 .../flight/node_modules/depot/package.json | 0 .../flight/node_modules/es5-shim/LICENSE | 0 .../flight/node_modules/es5-shim/es5-sham.js | 0 .../node_modules/es5-shim/es5-sham.min.js | 0 .../flight/node_modules/es5-shim/es5-shim.js | 0 .../node_modules/es5-shim/es5-shim.min.js | 0 .../flight/flight/node_modules/flight/LICENSE | 0 .../flight/node_modules/flight/index.js | 0 .../flight/node_modules/flight/lib/advice.js | 0 .../flight/node_modules/flight/lib/base.js | 0 .../node_modules/flight/lib/component.js | 0 .../flight/node_modules/flight/lib/compose.js | 0 .../flight/node_modules/flight/lib/debug.js | 0 .../flight/node_modules/flight/lib/logger.js | 0 .../node_modules/flight/lib/registry.js | 0 .../flight/node_modules/flight/lib/utils.js | 0 .../flight/node_modules/jquery/README.md | 0 .../flight/node_modules/jquery/dist/jquery.js | 0 .../node_modules/jquery/dist/jquery.min.js | 0 .../flight/node_modules/jquery/package.json | 0 .../memorystorage/memorystorage.js | 0 .../node_modules/requirejs-text/LICENSE | 0 .../node_modules/requirejs-text/README.md | 0 .../node_modules/requirejs-text/bower.json | 0 .../node_modules/requirejs-text/package.json | 0 .../node_modules/requirejs-text/text.js | 0 .../flight/node_modules/requirejs/README.md | 0 .../node_modules/requirejs/package.json | 0 .../flight/node_modules/requirejs/require.js | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-app-css/package.json | 0 .../node_modules/todomvc-app-css/readme.md | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../node_modules/todomvc-common/package.json | 0 .../node_modules/todomvc-common/readme.md | 0 .../flight/flight/package.json | 0 .../functional-prog-examples/elm/Todo.elm | 0 .../elm/Todo/Task.elm | 0 .../functional-prog-examples/elm/dist/elm.js | 0 .../functional-prog-examples/elm/index.html | 0 .../node_modules/todomvc-app-css/index.css | 0 .../elm/node_modules/todomvc-common/base.css | 0 .../elm/node_modules/todomvc-common/base.js | 0 .../functional-prog-examples/elm/package.json | 0 .../functional-prog-examples/elm/readme.md | 0 .../architecture-examples/react/bower.json | 0 .../react/bower_components/director/LICENSE | 0 .../react/bower_components/director/README.md | 0 .../director/build/director.js | 0 .../director/build/director.min.js | 0 .../bower_components/director/build/ender.js | 0 .../bower_components/react/JSXTransformer.js | 0 .../react/bower_components/react/bower.json | 0 .../react/bower_components/react/react.js | 0 .../react/bower_components/react/react.min.js | 0 .../bower_components/todomvc-common/base.css | 0 .../bower_components/todomvc-common/base.js | 0 .../bower_components/todomvc-common/bg.png | Bin .../architecture-examples/react/index.html | 0 .../architecture-examples/react/js/app.jsx | 0 .../architecture-examples/react/js/footer.jsx | 0 .../react/js/todoItem.jsx | 0 .../architecture-examples/react/js/utils.jsx | 0 .../architecture-examples/react/readme.md | 0 .../Speedometer}/resources/todomvc/learn.json | 0 .../Speedometer}/resources/todomvc/license.md | 0 .../Speedometer}/resources/todomvc/readme.md | 0 .../es2015-babel-webpack/.babelrc | 0 .../es2015-babel-webpack/.eslintignore | 0 .../es2015-babel-webpack/README.md | 0 .../dist/bundle.app.930ad8b83126862d7445.js | 0 .../bundle.app.930ad8b83126862d7445.js.map | 0 .../bundle.manifest.e81199b00da2921d9c94.js | 0 ...undle.manifest.e81199b00da2921d9c94.js.map | 0 .../bundle.vendor.577c6bc09319b27fed34.js | 0 .../bundle.vendor.577c6bc09319b27fed34.js.map | 0 .../es2015-babel-webpack/dist/index.html | 0 .../dist/styles.app.930ad8b83126862d7445.css | 0 .../styles.app.930ad8b83126862d7445.css.map | 0 .../styles.vendor.577c6bc09319b27fed34.css | 0 ...styles.vendor.577c6bc09319b27fed34.css.map | 0 .../es2015-babel-webpack/package-lock.json | 0 .../es2015-babel-webpack/package.json | 0 .../es2015-babel-webpack/src/app.css | 0 .../es2015-babel-webpack/src/app.js | 0 .../es2015-babel-webpack/src/bootstrap.js | 0 .../es2015-babel-webpack/src/controller.js | 0 .../src/controller.test.js | 0 .../es2015-babel-webpack/src/helpers.js | 0 .../es2015-babel-webpack/src/index.html | 0 .../es2015-babel-webpack/src/memory.js | 0 .../es2015-babel-webpack/src/model.js | 0 .../es2015-babel-webpack/src/store.js | 0 .../es2015-babel-webpack/src/template.js | 0 .../es2015-babel-webpack/src/todo.js | 0 .../es2015-babel-webpack/src/view.js | 0 .../webpack.config.babel.js | 0 .../todomvc/vanilla-examples/es2015/README.md | 0 .../vanilla-examples/es2015/index.html | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-app-css/package.json | 0 .../node_modules/todomvc-app-css/readme.md | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../node_modules/todomvc-common/package.json | 0 .../node_modules/todomvc-common/readme.md | 0 .../vanilla-examples/es2015/package.json | 0 .../vanilla-examples/es2015/src/.jshintrc | 0 .../vanilla-examples/es2015/src/app.js | 0 .../vanilla-examples/es2015/src/controller.js | 0 .../vanilla-examples/es2015/src/helpers.js | 0 .../vanilla-examples/es2015/src/model.js | 0 .../vanilla-examples/es2015/src/store.js | 0 .../vanilla-examples/es2015/src/template.js | 0 .../vanilla-examples/es2015/src/view.js | 0 .../vanilla-examples/vanillajs/index.html | 0 .../vanilla-examples/vanillajs/js/app.js | 0 .../vanillajs/js/controller.js | 0 .../vanilla-examples/vanillajs/js/helpers.js | 0 .../vanilla-examples/vanillajs/js/model.js | 0 .../vanilla-examples/vanillajs/js/store.js | 0 .../vanilla-examples/vanillajs/js/template.js | 0 .../vanilla-examples/vanillajs/js/view.js | 0 .../node_modules/todomvc-app-css/index.css | 0 .../node_modules/todomvc-common/base.css | 0 .../node_modules/todomvc-common/base.js | 0 .../vanilla-examples/vanillajs/package.json | 0 .../vanilla-examples/vanillajs/readme.md | 0 .../PerformanceTests/resources/statistics.js | 145 ++++++++++++++++++ 570 files changed, 151 insertions(+), 6 deletions(-) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/InteractiveRunner.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/README_MOZILLA (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/benchmark-report.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/benchmark-runner.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/LICENSE.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/boot/page.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_data/compose_box.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_data/mail_items.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_data/move_to.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_ui/compose_box.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_ui/folders.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_ui/mail_controls.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_ui/mail_items.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_ui/move_to_selector.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/component_ui/with_select.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/css/custom.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/data.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/app/templates.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/.gitignore (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/CHANGES (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/component.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/es5-sham.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/es5-shim.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/.travis.yml (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/advice.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/component.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/compose.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/logger.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/registry.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/lib/utils.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/flight/tools/debug/debug.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jasmine-flight/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jasmine-flight/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jquery/component.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jquery/composer.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jquery/jquery.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/jquery/jquery.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/mustache/mustache.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/components/requirejs/require.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/karma.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/flightjs-example-app/requireMain.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/gauge.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/gauge@2x.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/logo.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/logo@2x.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/main.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/main.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/tests.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/.angular-cli.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/.editorconfig (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/favicon.ico (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/karma.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/protractor.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/app.component.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/app.component.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/app.module.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/app/todo.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/environments/environment.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/favicon.ico (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/main.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/polyfills.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/styles.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/test.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/src/typings.d.ts (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/tsconfig.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angular/tslint.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/js/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/angularjs/todomvc-index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/collections/todos.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/models/todo.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/routers/router.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/views/app-view.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/backbone/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/robots.txt (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/testem.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/.bowerrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/.editorconfig (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/.ember-cli (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/.gitignore (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/.jshintrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/resolver.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/router.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/routes/application.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/services/memory.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/services/repo.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/config/environment.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/dist/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/dist/robots.txt (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/public/robots.txt (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/testem.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/tests/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/vendor/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/emberjs/vendor/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/dist/bundle.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/src/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/src/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/src/item.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/src/model.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/src/share.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/inferno/webpack.config.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/css/app.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/js/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/jquery/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/.babelrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/dist/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/dist/app.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/dist/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/dist/todomvc.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/rollup.config.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/app/footer.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/app/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/app/item.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/app/model.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/app/util.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/src/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/preact/webpack.config.babel.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/public/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/actions/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/Header.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/containers/App.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/build.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/js/app.jsx (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/license.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/director/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/react/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/.babelrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/build.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/config/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/src/main.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/main.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/store.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/dependency-examples/flight/flight/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/Todo.elm (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/dist/elm.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/functional-prog-examples/elm/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/js/app.jsx (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/js/footer.jsx (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/js/utils.jsx (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/labs/architecture-examples/react/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/learn.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/license.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/README.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/.jshintrc (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/controller.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/helpers.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/model.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/store.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/template.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/es2015/src/view.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/index.html (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/app.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/controller.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/model.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/store.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/template.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/js/view.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/package.json (100%) rename third_party/{speedometer => webkit/PerformanceTests/Speedometer}/resources/todomvc/vanilla-examples/vanillajs/readme.md (100%) create mode 100644 third_party/webkit/PerformanceTests/resources/statistics.js diff --git a/build/pgo/index.html b/build/pgo/index.html index 481a050ea03e..0d49c60d86fa 100644 --- a/build/pgo/index.html +++ b/build/pgo/index.html @@ -5,7 +5,7 @@ var list = [ - "js-input/speedometer/index.html", + "js-input/webkit/PerformanceTests/Speedometer/index.html", "blueprint/sample.html", "blueprint/forms.html", "blueprint/grid.html", diff --git a/build/pgo/profileserver.py b/build/pgo/profileserver.py index ead72ed6903e..b3b9ee74bd5d 100755 --- a/build/pgo/profileserver.py +++ b/build/pgo/profileserver.py @@ -18,7 +18,7 @@ from mozrunner import FirefoxRunner, CLI PORT = 8888 PATH_MAPPINGS = { - '/js-input/speedometer': 'third_party/speedometer', + '/js-input/webkit/PerformanceTests': 'third_party/webkit/PerformanceTests', } diff --git a/python/mozbuild/mozbuild/action/test_archive.py b/python/mozbuild/mozbuild/action/test_archive.py index ea3977e78614..5c681b0ce75d 100644 --- a/python/mozbuild/mozbuild/action/test_archive.py +++ b/python/mozbuild/mozbuild/action/test_archive.py @@ -372,9 +372,9 @@ ARCHIVE_FILES = { }, { 'source': buildconfig.topsrcdir, - 'base': 'third_party/speedometer', + 'base': 'third_party/webkit/PerformanceTests', 'pattern': '**', - 'dest': 'talos/talos/tests/speedometer/', + 'dest': 'talos/talos/tests/webkit/PerformanceTests/', }, ], 'awsy': [ diff --git a/testing/talos/talos/tests/speedometer/speedometer.manifest b/testing/talos/talos/tests/speedometer/speedometer.manifest index 7361dc7caf18..3c07af6f36b0 100644 --- a/testing/talos/talos/tests/speedometer/speedometer.manifest +++ b/testing/talos/talos/tests/speedometer/speedometer.manifest @@ -1 +1 @@ -% http://localhost/tests/speedometer/index.html?gecko +% http://localhost/tests/webkit/PerformanceTests/Speedometer/index.html?gecko diff --git a/third_party/moz.build b/third_party/moz.build index 0d36fc304287..39f602e2f263 100644 --- a/third_party/moz.build +++ b/third_party/moz.build @@ -7,5 +7,5 @@ with Files('aom/**'): with Files('rust/**'): BUG_COMPONENT = ('Core', 'Build Config') -with Files('speedometer/**'): +with Files('webkit/**'): BUG_COMPONENT = ('Core', 'Build Config') diff --git a/third_party/speedometer/InteractiveRunner.html b/third_party/webkit/PerformanceTests/Speedometer/InteractiveRunner.html similarity index 100% rename from third_party/speedometer/InteractiveRunner.html rename to third_party/webkit/PerformanceTests/Speedometer/InteractiveRunner.html diff --git a/third_party/speedometer/README_MOZILLA b/third_party/webkit/PerformanceTests/Speedometer/README_MOZILLA similarity index 100% rename from third_party/speedometer/README_MOZILLA rename to third_party/webkit/PerformanceTests/Speedometer/README_MOZILLA diff --git a/third_party/speedometer/index.html b/third_party/webkit/PerformanceTests/Speedometer/index.html similarity index 100% rename from third_party/speedometer/index.html rename to third_party/webkit/PerformanceTests/Speedometer/index.html diff --git a/third_party/speedometer/resources/benchmark-report.js b/third_party/webkit/PerformanceTests/Speedometer/resources/benchmark-report.js similarity index 100% rename from third_party/speedometer/resources/benchmark-report.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/benchmark-report.js diff --git a/third_party/speedometer/resources/benchmark-runner.js b/third_party/webkit/PerformanceTests/Speedometer/resources/benchmark-runner.js similarity index 100% rename from third_party/speedometer/resources/benchmark-runner.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/benchmark-runner.js diff --git a/third_party/speedometer/resources/flightjs-example-app/LICENSE.md b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/LICENSE.md similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/LICENSE.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/LICENSE.md diff --git a/third_party/speedometer/resources/flightjs-example-app/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/README.md similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/README.md diff --git a/third_party/speedometer/resources/flightjs-example-app/app/boot/page.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/boot/page.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/boot/page.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/boot/page.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_data/compose_box.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/compose_box.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_data/compose_box.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/compose_box.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_data/mail_items.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/mail_items.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_data/mail_items.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/mail_items.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_data/move_to.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/move_to.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_data/move_to.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_data/move_to.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_ui/compose_box.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/compose_box.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_ui/compose_box.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/compose_box.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_ui/folders.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/folders.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_ui/folders.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/folders.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_ui/mail_controls.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/mail_controls.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_ui/mail_controls.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/mail_controls.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_ui/mail_items.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/mail_items.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_ui/mail_items.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/mail_items.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_ui/move_to_selector.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/move_to_selector.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_ui/move_to_selector.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/move_to_selector.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/component_ui/with_select.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/with_select.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/component_ui/with_select.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/component_ui/with_select.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/css/custom.css b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/css/custom.css similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/css/custom.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/css/custom.css diff --git a/third_party/speedometer/resources/flightjs-example-app/app/data.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/data.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/data.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/data.js diff --git a/third_party/speedometer/resources/flightjs-example-app/app/templates.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/templates.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/app/templates.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/app/templates.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.css diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap-responsive.min.css diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.css diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/css/bootstrap.min.css diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings-white.png diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/img/glyphicons-halflings.png diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/bootstrap/js/bootstrap.min.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/.gitignore b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/.gitignore similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/.gitignore rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/.gitignore diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/CHANGES b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/CHANGES similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/CHANGES rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/CHANGES diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/CONTRIBUTORS.md diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/LICENSE similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/LICENSE diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/README.md similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/README.md diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/component.json b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/component.json similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/component.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/component.json diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-sham.min.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/es5-shim.min.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/package.json similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/package.json diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-kill.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h-matchers.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/helpers/h.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/index.html similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/index.html diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine-html.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.css diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/jasmine_favicon.png diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/lib/json2.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-array.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-date.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-function.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-object.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/es5-shim/tests/spec/s-string.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/.travis.yml b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/.travis.yml similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/.travis.yml rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/.travis.yml diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/advice.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/advice.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/advice.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/advice.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/component.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/component.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/component.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/component.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/compose.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/compose.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/compose.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/compose.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/index.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/index.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/logger.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/logger.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/logger.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/logger.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/registry.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/registry.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/registry.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/registry.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/lib/utils.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/utils.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/lib/utils.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/lib/utils.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/flight/tools/debug/debug.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/tools/debug/debug.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/flight/tools/debug/debug.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/flight/tools/debug/debug.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/LICENSE.md diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/README.md similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/README.md diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/bower.json similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/bower.json diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-flight/lib/jasmine-flight.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jasmine-jquery/lib/jasmine-jquery.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jquery/component.json b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/component.json similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jquery/component.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/component.json diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jquery/composer.json b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/composer.json similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jquery/composer.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/composer.json diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jquery/jquery.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/jquery.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jquery/jquery.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/jquery.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/jquery/jquery.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/jquery.min.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/jquery/jquery.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/jquery/jquery.min.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/mustache/mustache.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/mustache/mustache.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/mustache/mustache.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/mustache/mustache.js diff --git a/third_party/speedometer/resources/flightjs-example-app/components/requirejs/require.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/requirejs/require.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/components/requirejs/require.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/components/requirejs/require.js diff --git a/third_party/speedometer/resources/flightjs-example-app/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/index.html similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/index.html diff --git a/third_party/speedometer/resources/flightjs-example-app/karma.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/karma.conf.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/karma.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/karma.conf.js diff --git a/third_party/speedometer/resources/flightjs-example-app/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/package.json similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/package.json diff --git a/third_party/speedometer/resources/flightjs-example-app/requireMain.js b/third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/requireMain.js similarity index 100% rename from third_party/speedometer/resources/flightjs-example-app/requireMain.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/flightjs-example-app/requireMain.js diff --git a/third_party/speedometer/resources/gauge.png b/third_party/webkit/PerformanceTests/Speedometer/resources/gauge.png similarity index 100% rename from third_party/speedometer/resources/gauge.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/gauge.png diff --git a/third_party/speedometer/resources/gauge@2x.png b/third_party/webkit/PerformanceTests/Speedometer/resources/gauge@2x.png similarity index 100% rename from third_party/speedometer/resources/gauge@2x.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/gauge@2x.png diff --git a/third_party/speedometer/resources/logo.png b/third_party/webkit/PerformanceTests/Speedometer/resources/logo.png similarity index 100% rename from third_party/speedometer/resources/logo.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/logo.png diff --git a/third_party/speedometer/resources/logo@2x.png b/third_party/webkit/PerformanceTests/Speedometer/resources/logo@2x.png similarity index 100% rename from third_party/speedometer/resources/logo@2x.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/logo@2x.png diff --git a/third_party/speedometer/resources/main.css b/third_party/webkit/PerformanceTests/Speedometer/resources/main.css similarity index 100% rename from third_party/speedometer/resources/main.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/main.css diff --git a/third_party/speedometer/resources/main.js b/third_party/webkit/PerformanceTests/Speedometer/resources/main.js similarity index 100% rename from third_party/speedometer/resources/main.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/main.js diff --git a/third_party/speedometer/resources/tests.js b/third_party/webkit/PerformanceTests/Speedometer/resources/tests.js similarity index 100% rename from third_party/speedometer/resources/tests.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/tests.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/.angular-cli.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/.angular-cli.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/.angular-cli.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/.angular-cli.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/.editorconfig b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/.editorconfig similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/.editorconfig rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/.editorconfig diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-app.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/assets/css/todomvc-common.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/favicon.ico b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/favicon.ico similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/favicon.ico rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/favicon.ico diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/inline.3b7f8ce2e6bc2f77dd83.bundle.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/main.f1c5d33a6950c335064d.bundle.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/polyfills.3a2aed82a0c9b24e6585.bundle.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/styles.d41d8cd98f00b204e980.bundle.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/dist/vendor.9a296bbc1909830a9106.bundle.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/karma.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/karma.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/karma.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/karma.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/protractor.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/protractor.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/protractor.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/protractor.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.spec.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.component.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.module.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.module.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/app.module.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/app.module.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.spec.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo-data.service.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.spec.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/app/todo.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-app.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/assets/css/todomvc-common.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.prod.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/environments/environment.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/favicon.ico b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/favicon.ico similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/favicon.ico rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/favicon.ico diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/main.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/main.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/main.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/main.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/polyfills.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/polyfills.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/polyfills.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/polyfills.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/styles.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/styles.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/styles.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/styles.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/test.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/test.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/test.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/test.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.app.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/tsconfig.spec.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/src/typings.d.ts b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/typings.d.ts similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/src/typings.d.ts rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/src/typings.d.ts diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/tsconfig.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/tsconfig.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/tsconfig.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/tsconfig.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angular/tslint.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/tslint.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angular/tslint.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angular/tslint.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/controllers/todoCtrl.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoEscape.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/directives/todoFocus.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/js/services/todoStorage.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-resource/angular-resource.min.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular-route/angular-route.min.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/angular/angular.min.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-app-css/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/node_modules/todomvc-common/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/angularjs/todomvc-index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/todomvc-index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/angularjs/todomvc-index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/angularjs/todomvc-index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/backbone.sync.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/collections/todos.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/collections/todos.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/collections/todos.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/collections/todos.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/models/todo.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/models/todo.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/models/todo.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/models/todo.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/routers/router.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/routers/router.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/routers/router.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/routers/router.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/views/app-view.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/views/app-view.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/views/app-view.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/views/app-view.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/js/views/todo-view.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone-min.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/backbone/backbone.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/jquery/dist/jquery.min.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore-min.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/node_modules/underscore/underscore.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/backbone/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/backbone/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/backbone/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/todomvc.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/assets/vendor.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/crossdomain.xml diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/robots.txt b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/robots.txt similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/robots.txt rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/robots.txt diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.bowerrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.editorconfig diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.ember-cli diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.gitignore diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.jshintrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.travis.yml diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/.watchmanconfig diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-item.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/components/todo-list.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/active.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/application.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/controllers/completed.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/gt.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/helpers/pluralize.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/instance-initializers/global.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/resolver.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/router.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/routes/application.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/memory.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/services/repo.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/active.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/application.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/completed.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-item.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/components/todo-list.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/app/templates/index.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/bower.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/config/environment.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/ember-cli-build.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/crossdomain.xml diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/public/robots.txt diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/testem.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/.jshintrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/destroy-app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/module-for-acceptance.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/resolver.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/helpers/start-app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/tests/test-helper.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/source/vendor/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/testem.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/testem.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/testem.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/testem.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs-debug/tests/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.bowerrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.bowerrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.bowerrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.bowerrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.editorconfig b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.editorconfig similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.editorconfig rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.editorconfig diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.ember-cli b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.ember-cli similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.ember-cli rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.ember-cli diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.gitignore b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.gitignore similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.gitignore rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.gitignore diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.jshintrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.jshintrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/.jshintrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/.jshintrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-item.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/components/todo-list.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/active.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/application.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/controllers/completed.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/gt.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/helpers/pluralize.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/resolver.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/resolver.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/resolver.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/resolver.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/router.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/router.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/router.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/router.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/routes/application.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/routes/application.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/routes/application.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/routes/application.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/services/memory.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/services/memory.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/services/memory.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/services/memory.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/services/repo.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/services/repo.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/services/repo.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/services/repo.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/styles/.gitkeep diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/active.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/application.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/completed.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-item.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/components/todo-list.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/app/templates/index.hbs diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/bower.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/config/environment.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/config/environment.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/config/environment.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/config/environment.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/todomvc-5d3e8eb3d5b3740a33185edcb11eeb57.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-820919567eb7bd4d9fac358a90a5aac4.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/assets/vendor-a45c44bc56b4692cca4a96b6916c0fde.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/crossdomain.xml diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/robots.txt b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/robots.txt similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/dist/robots.txt rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/dist/robots.txt diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/ember-cli-build.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/public/crossdomain.xml diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/public/robots.txt b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/public/robots.txt similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/public/robots.txt rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/public/robots.txt diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/testem.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/testem.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/testem.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/testem.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/destroy-app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/module-for-acceptance.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/resolver.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/helpers/start-app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/tests/test-helper.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/vendor/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/vendor/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/vendor/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/vendor/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/emberjs/vendor/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/vendor/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/emberjs/vendor/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/emberjs/vendor/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/dist/bundle.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/dist/bundle.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/dist/bundle.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/dist/bundle.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-app-css/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/node_modules/todomvc-common/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/item.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/item.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/item.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/item.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/model.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/model.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/model.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/model.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/share.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/share.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/src/share.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/src/share.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/inferno/webpack.config.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/webpack.config.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/inferno/webpack.config.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/inferno/webpack.config.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/css/app.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/css/app.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/css/app.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/css/app.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/js/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/js/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/js/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/js/app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/LICENSE diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/bower.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/director.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/dist/ender.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/director/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/handlebars/dist/handlebars.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/jquery/dist/jquery.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-app-css/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/node_modules/todomvc-common/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/jquery/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/jquery/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/readme.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/.babelrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/.babelrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/.babelrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/.babelrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/app.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/app.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/app.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/app.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/app.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/dist/todomvc.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/rollup.config.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/rollup.config.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/rollup.config.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/rollup.config.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/footer.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/footer.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/footer.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/footer.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/item.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/item.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/item.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/item.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/model.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/model.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/model.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/model.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/util.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/util.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/app/util.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/app/util.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/src/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/src/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/src/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/preact/webpack.config.babel.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/webpack.config.babel.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/preact/webpack.config.babel.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/webpack.config.babel.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/asset-manifest.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/service-worker.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/css/main.21111742.css.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/public/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/public/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/public/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/public/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/actions/index.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Footer.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/Header.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/MainSection.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoItem.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/components/TodoTextInput.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/ActionTypes.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/constants/TodoFilters.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/containers/App.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/containers/App.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/containers/App.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/containers/App.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/src/reducers/todos.spec.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/build.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/build.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/build.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/build.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/js/app.jsx b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/js/app.jsx similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/js/app.jsx rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/js/app.jsx diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/license.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/license.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/license.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/license.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/LICENSE diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bind.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/bower.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/dedupe.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/classnames/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/LICENSE diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/bower.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/director/build/director.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/LICENSE diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react-dom/dist/react-dom.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/LICENSE diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react-with-addons.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/react/dist/react.min.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/react/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/react/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.babelrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.babelrc similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.babelrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.babelrc diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.editorconfig diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintignore diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/.eslintrc.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/build.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/build.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/build.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/build.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/check-versions.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-client.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/dev-server.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/utils.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/vue-loader.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.base.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.dev.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.prod.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/build/webpack.test.conf.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/dev.env.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/index.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/css/app.5b47040a23ec3fcb78037de398c53557.css.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/app.e6c010d57d53537f4ad2.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/manifest.aa9978aa96ee948f2a4c.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/dist/static/js/vendor.e7008001a8bed009bbf1.js.map diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/index.html diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/package.json diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/App.vue diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/Todos.vue diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/components/todo.css diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/main.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/main.js similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/main.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/src/main.js diff --git a/third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock similarity index 100% rename from third_party/speedometer/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/yarn.lock diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/stats.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/data/todos.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/main.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/main.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/main.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/main.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/page/app.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/store.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/store.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/store.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/store.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/main_selector.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/new_item.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/stats.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/todo_list.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/toggle_all.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/ui/with_filters.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/js/utils.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/stats.html diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/app/templates/todo.html diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/index.html diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/README.md diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/depot.min.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/depot/package.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/LICENSE diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-sham.min.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/es5-shim/es5-shim.min.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/LICENSE diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/index.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/advice.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/base.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/component.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/compose.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/debug.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/logger.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/registry.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/flight/lib/utils.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/README.md diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/dist/jquery.min.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/jquery/package.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/memorystorage/memorystorage.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/LICENSE diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/README.md diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/bower.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/package.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs-text/text.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/README.md diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/package.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/requirejs/require.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/package.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-app-css/readme.md diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/package.json diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/node_modules/todomvc-common/readme.md diff --git a/third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/dependency-examples/flight/flight/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/dependency-examples/flight/flight/package.json diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/Todo.elm b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/Todo.elm similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/Todo.elm rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/Todo.elm diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/Todo/Task.elm diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/dist/elm.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/dist/elm.js similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/dist/elm.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/dist/elm.js diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/index.html diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/package.json diff --git a/third_party/speedometer/resources/todomvc/functional-prog-examples/elm/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/functional-prog-examples/elm/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/functional-prog-examples/elm/readme.md diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower.json diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/LICENSE diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/README.md diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/director.min.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/director/build/ender.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/JSXTransformer.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/bower.json diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/react/react.min.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/bower_components/todomvc-common/bg.png diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/index.html diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/app.jsx b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/app.jsx similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/app.jsx rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/app.jsx diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/footer.jsx b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/footer.jsx similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/footer.jsx rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/footer.jsx diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/todoItem.jsx diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/utils.jsx b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/utils.jsx similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/js/utils.jsx rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/js/utils.jsx diff --git a/third_party/speedometer/resources/todomvc/labs/architecture-examples/react/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/labs/architecture-examples/react/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/readme.md diff --git a/third_party/speedometer/resources/todomvc/learn.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/learn.json similarity index 100% rename from third_party/speedometer/resources/todomvc/learn.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/learn.json diff --git a/third_party/speedometer/resources/todomvc/license.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/license.md similarity index 100% rename from third_party/speedometer/resources/todomvc/license.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/license.md diff --git a/third_party/speedometer/resources/todomvc/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/readme.md diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.babelrc diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/.eslintignore diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/README.md diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.app.930ad8b83126862d7445.js.map diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.manifest.e81199b00da2921d9c94.js.map diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/bundle.vendor.577c6bc09319b27fed34.js.map diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/index.html diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.app.930ad8b83126862d7445.css.map diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/dist/styles.vendor.577c6bc09319b27fed34.css.map diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package.json diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/app.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/bootstrap.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/controller.test.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/helpers.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/index.html diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/memory.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/model.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/store.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/template.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/todo.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/src/view.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/webpack.config.babel.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/README.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/README.md similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/README.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/README.md diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/index.html diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/readme.md diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/package.json diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-common/readme.md diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/package.json diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/.jshintrc b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/.jshintrc similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/.jshintrc rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/.jshintrc diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/app.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/controller.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/controller.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/controller.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/controller.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/helpers.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/helpers.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/helpers.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/helpers.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/model.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/model.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/model.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/model.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/store.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/store.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/store.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/store.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/template.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/template.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/template.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/template.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/view.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/view.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/es2015/src/view.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/src/view.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/index.html b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/index.html similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/index.html rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/index.html diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/app.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/app.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/app.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/app.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/controller.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/controller.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/controller.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/controller.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/helpers.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/model.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/model.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/model.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/model.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/store.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/store.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/store.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/store.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/template.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/template.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/template.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/template.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/view.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/view.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/js/view.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/js/view.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-app-css/index.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.css diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/node_modules/todomvc-common/base.js diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/package.json b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/package.json similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/package.json rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/package.json diff --git a/third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md b/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md similarity index 100% rename from third_party/speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md rename to third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md diff --git a/third_party/webkit/PerformanceTests/resources/statistics.js b/third_party/webkit/PerformanceTests/resources/statistics.js new file mode 100644 index 000000000000..6b795570fce5 --- /dev/null +++ b/third_party/webkit/PerformanceTests/resources/statistics.js @@ -0,0 +1,145 @@ +/* + * Copyright (C) 2012, 2013 Apple Inc. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS + * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF + * THE POSSIBILITY OF SUCH DAMAGE. + */ + +var Statistics = new (function () { + + this.max = function (values) { + return Math.max.apply(Math, values); + } + + this.min = function (values) { + return Math.min.apply(Math, values); + } + + this.sum = function (values) { + return values.reduce(function (a, b) { return a + b; }, 0); + } + + this.squareSum = function (values) { + return values.reduce(function (sum, value) { return sum + value * value;}, 0); + } + + // With sum and sum of squares, we can compute the sample standard deviation in O(1). + // See https://rniwa.com/2012-11-10/sample-standard-deviation-in-terms-of-sum-and-square-sum-of-samples/ + this.sampleStandardDeviation = function (numberOfSamples, sum, squareSum) { + if (numberOfSamples < 2) + return 0; + return Math.sqrt(squareSum / (numberOfSamples - 1) + - sum * sum / (numberOfSamples - 1) / numberOfSamples); + } + + this.supportedConfidenceLevels = function () { + var supportedLevels = []; + for (var quantile in tDistributionInverseCDF) + supportedLevels.push((1 - (1 - quantile) * 2).toFixed(2)); + return supportedLevels; + } + + // Computes the delta d s.t. (mean - d, mean + d) is the confidence interval with the specified confidence level in O(1). + this.confidenceIntervalDelta = function (confidenceLevel, numberOfSamples, sum, squareSum) { + var probability = (1 - (1 - confidenceLevel) / 2); + if (!(probability in tDistributionInverseCDF)) { + throw 'We only support ' + this.supportedConfidenceLevels().map( + function (level) { return level * 100 + '%'; } ).join(', ') + ' confidence intervals.'; + } + if (numberOfSamples - 2 < 0) + return NaN; + + var cdfForProbability = tDistributionInverseCDF[probability]; + var degreesOfFreedom = numberOfSamples - 1; + if (degreesOfFreedom > cdfForProbability.length) + throw 'We only support up to ' + deltas.length + ' degrees of freedom'; + + // tDistributionQuantile(degreesOfFreedom, confidenceLevel) * sampleStandardDeviation / sqrt(numberOfSamples) * S/sqrt(numberOfSamples) + var quantile = cdfForProbability[degreesOfFreedom - 1]; // The first entry is for the one degree of freedom. + return quantile * this.sampleStandardDeviation(numberOfSamples, sum, squareSum) / Math.sqrt(numberOfSamples); + } + + this.confidenceInterval = function (values, probability) { + var sum = this.sum(values); + var mean = sum / values.length; + var delta = this.confidenceIntervalDelta(probability || 0.95, values.length, sum, this.squareSum(values)); + return [mean - delta, mean + delta]; + } + + // See http://en.wikipedia.org/wiki/Student's_t-distribution#Table_of_selected_values + // This table contains one sided (a.k.a. tail) values. + var tDistributionInverseCDF = { + 0.9: [ + 3.077684, 1.885618, 1.637744, 1.533206, 1.475884, 1.439756, 1.414924, 1.396815, 1.383029, 1.372184, + 1.363430, 1.356217, 1.350171, 1.345030, 1.340606, 1.336757, 1.333379, 1.330391, 1.327728, 1.325341, + 1.323188, 1.321237, 1.319460, 1.317836, 1.316345, 1.314972, 1.313703, 1.312527, 1.311434, 1.310415, + 1.309464, 1.308573, 1.307737, 1.306952, 1.306212, 1.305514, 1.304854, 1.304230, 1.303639, 1.303077, + 1.302543, 1.302035, 1.301552, 1.301090, 1.300649, 1.300228, 1.299825, 1.299439, 1.299069, 1.298714, + + 1.298373, 1.298045, 1.297730, 1.297426, 1.297134, 1.296853, 1.296581, 1.296319, 1.296066, 1.295821, + 1.295585, 1.295356, 1.295134, 1.294920, 1.294712, 1.294511, 1.294315, 1.294126, 1.293942, 1.293763, + 1.293589, 1.293421, 1.293256, 1.293097, 1.292941, 1.292790, 1.292643, 1.292500, 1.292360, 1.292224, + 1.292091, 1.291961, 1.291835, 1.291711, 1.291591, 1.291473, 1.291358, 1.291246, 1.291136, 1.291029, + 1.290924, 1.290821, 1.290721, 1.290623, 1.290527, 1.290432, 1.290340, 1.290250, 1.290161, 1.290075], + 0.95: [ + 6.313752, 2.919986, 2.353363, 2.131847, 2.015048, 1.943180, 1.894579, 1.859548, 1.833113, 1.812461, + 1.795885, 1.782288, 1.770933, 1.761310, 1.753050, 1.745884, 1.739607, 1.734064, 1.729133, 1.724718, + 1.720743, 1.717144, 1.713872, 1.710882, 1.708141, 1.705618, 1.703288, 1.701131, 1.699127, 1.697261, + 1.695519, 1.693889, 1.692360, 1.690924, 1.689572, 1.688298, 1.687094, 1.685954, 1.684875, 1.683851, + 1.682878, 1.681952, 1.681071, 1.680230, 1.679427, 1.678660, 1.677927, 1.677224, 1.676551, 1.675905, + + 1.675285, 1.674689, 1.674116, 1.673565, 1.673034, 1.672522, 1.672029, 1.671553, 1.671093, 1.670649, + 1.670219, 1.669804, 1.669402, 1.669013, 1.668636, 1.668271, 1.667916, 1.667572, 1.667239, 1.666914, + 1.666600, 1.666294, 1.665996, 1.665707, 1.665425, 1.665151, 1.664885, 1.664625, 1.664371, 1.664125, + 1.663884, 1.663649, 1.663420, 1.663197, 1.662978, 1.662765, 1.662557, 1.662354, 1.662155, 1.661961, + 1.661771, 1.661585, 1.661404, 1.661226, 1.661052, 1.660881, 1.660715, 1.660551, 1.660391, 1.660234], + 0.975: [ + 12.706205, 4.302653, 3.182446, 2.776445, 2.570582, 2.446912, 2.364624, 2.306004, 2.262157, 2.228139, + 2.200985, 2.178813, 2.160369, 2.144787, 2.131450, 2.119905, 2.109816, 2.100922, 2.093024, 2.085963, + 2.079614, 2.073873, 2.068658, 2.063899, 2.059539, 2.055529, 2.051831, 2.048407, 2.045230, 2.042272, + 2.039513, 2.036933, 2.034515, 2.032245, 2.030108, 2.028094, 2.026192, 2.024394, 2.022691, 2.021075, + 2.019541, 2.018082, 2.016692, 2.015368, 2.014103, 2.012896, 2.011741, 2.010635, 2.009575, 2.008559, + + 2.007584, 2.006647, 2.005746, 2.004879, 2.004045, 2.003241, 2.002465, 2.001717, 2.000995, 2.000298, + 1.999624, 1.998972, 1.998341, 1.997730, 1.997138, 1.996564, 1.996008, 1.995469, 1.994945, 1.994437, + 1.993943, 1.993464, 1.992997, 1.992543, 1.992102, 1.991673, 1.991254, 1.990847, 1.990450, 1.990063, + 1.989686, 1.989319, 1.988960, 1.988610, 1.988268, 1.987934, 1.987608, 1.987290, 1.986979, 1.986675, + 1.986377, 1.986086, 1.985802, 1.985523, 1.985251, 1.984984, 1.984723, 1.984467, 1.984217, 1.983972], + 0.99: [ + 31.820516, 6.964557, 4.540703, 3.746947, 3.364930, 3.142668, 2.997952, 2.896459, 2.821438, 2.763769, + 2.718079, 2.680998, 2.650309, 2.624494, 2.602480, 2.583487, 2.566934, 2.552380, 2.539483, 2.527977, + 2.517648, 2.508325, 2.499867, 2.492159, 2.485107, 2.478630, 2.472660, 2.467140, 2.462021, 2.457262, + 2.452824, 2.448678, 2.444794, 2.441150, 2.437723, 2.434494, 2.431447, 2.428568, 2.425841, 2.423257, + 2.420803, 2.418470, 2.416250, 2.414134, 2.412116, 2.410188, 2.408345, 2.406581, 2.404892, 2.403272, + + 2.401718, 2.400225, 2.398790, 2.397410, 2.396081, 2.394801, 2.393568, 2.392377, 2.391229, 2.390119, + 2.389047, 2.388011, 2.387008, 2.386037, 2.385097, 2.384186, 2.383302, 2.382446, 2.381615, 2.380807, + 2.380024, 2.379262, 2.378522, 2.377802, 2.377102, 2.376420, 2.375757, 2.375111, 2.374482, 2.373868, + 2.373270, 2.372687, 2.372119, 2.371564, 2.371022, 2.370493, 2.369977, 2.369472, 2.368979, 2.368497, + 2.368026, 2.367566, 2.367115, 2.366674, 2.366243, 2.365821, 2.365407, 2.365002, 2.364606, 2.364217] + }; + +})(); + +if (typeof module != 'undefined') { + for (var key in Statistics) + module.exports[key] = Statistics[key]; +}