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

Unified Diff: chrome/browser/resources/gaia_auth/success.js

Issue 10440061: Remaining style fixes from http://codereview.chromium.org/10443024/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months 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: chrome/browser/resources/gaia_auth/success.js
diff --git a/chrome/browser/resources/gaia_auth/success.js b/chrome/browser/resources/gaia_auth/success.js
index f3a0efcdb4046e0895ce3de037714c0193006d13..861060fd7de1e74b44e5bb08d431f5d205760519 100644
--- a/chrome/browser/resources/gaia_auth/success.js
+++ b/chrome/browser/resources/gaia_auth/success.js
@@ -1,3 +1,7 @@
+// Copyright (c) 2012 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.
+
function load() {
console.log('### Authenticator success page loaded.');
csilv 2012/05/25 23:39:19 remove console.log
zel 2012/05/25 23:46:43 Done.

Powered by Google App Engine
This is Rietveld 408576698