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

Unified Diff: chrome/common/extensions/docs/static/js/site.js

Issue 291663002: Adjustments to the fatnav and sidenav, and other CSS updates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing copyright license. Fixed bad indentation on search.js Created 6 years, 6 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/common/extensions/docs/static/js/site.js
diff --git a/chrome/common/extensions/docs/static/js/site.js b/chrome/common/extensions/docs/static/js/site.js
index bd9e4e9653aecc19de03b8713b145334dbae8390..df3eecbf0df9883915d65212713a88e8eac6efd5 100644
--- a/chrome/common/extensions/docs/static/js/site.js
+++ b/chrome/common/extensions/docs/static/js/site.js
@@ -1,3 +1,7 @@
+// Copyright 2013 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() {
function addGplusButton() {
« no previous file with comments | « chrome/common/extensions/docs/static/js/search.js ('k') | chrome/common/extensions/docs/static/sass/_article.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698