Index: chrome/browser/resources/uber/uber.js |
diff --git a/chrome/browser/resources/uber/uber.js b/chrome/browser/resources/uber/uber.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4e740dc9b78a83f2e8e4c221adef117aa2549120 |
--- /dev/null |
+++ b/chrome/browser/resources/uber/uber.js |
@@ -0,0 +1,6 @@ |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
+ |
+window.onload = function() { |
+} |