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

Unified Diff: chrome/browser/resources/instant/instant.html

Issue 12386019: Instant: Use only one hidden WebContents per profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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/instant/instant.html
diff --git a/chrome/browser/resources/instant/instant.html b/chrome/browser/resources/instant/instant.html
index e0f2aebec581e415cb736a467145b38370328baf..807b906128fe7c335bcd551e4a720e7bde29638d 100644
--- a/chrome/browser/resources/instant/instant.html
+++ b/chrome/browser/resources/instant/instant.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<!--
-Copyright (c) 2012 The Chromium Authors. All rights reserved.
+Copyright 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.
-->

Powered by Google App Engine
This is Rietveld 408576698