Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: node_modules/vulcanize/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2

Issue 800513006: Added vulcanize under third_party/npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: node_modules/vulcanize/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2
diff --git a/bower_components/web-animations-js/test/testcases/auto-test-element-animate.html b/node_modules/vulcanize/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2
similarity index 63%
copy from bower_components/web-animations-js/test/testcases/auto-test-element-animate.html
copy to node_modules/vulcanize/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2
index 2f498b4c96239042e32efaae00eaa71774567eed..6366c04716fb9e88262da7cf0b5cdfa69dbd2c65 100644
--- a/bower_components/web-animations-js/test/testcases/auto-test-element-animate.html
+++ b/node_modules/vulcanize/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2
@@ -1,5 +1,6 @@
-<!--
-Copyright 2013 Google Inc. All Rights Reserved.
+Apache License, Version 2.0
+
+Copyright (c) 2011 Dominic Tarr
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,19 +13,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--->
-
-<!DOCTYPE html><meta charset="UTF-8">
-<style>
-body {
- display: none;
- background-color: green;
-}
-</style>
-<body>
-PASS
-<script src="../bootstrap.js"></script>
-<script>
-"use strict";
-document.body.animate({display: 'block'}, 1000);
-</script>

Powered by Google App Engine
This is Rietveld 408576698