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

Unified Diff: chrome/test/data/profiles/instant/Preferences

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, 9 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/test/data/profiles/instant/Preferences
diff --git a/chrome/test/data/profiles/instant/Preferences b/chrome/test/data/profiles/instant/Preferences
new file mode 100644
index 0000000000000000000000000000000000000000..0f16b0f8f742bd0904daeaf2a4141e701f4343bf
--- /dev/null
+++ b/chrome/test/data/profiles/instant/Preferences
@@ -0,0 +1,8 @@
+{
+ "default_search_provider": {
+ "id": "1",
+ "instant_url": "",
+ "keyword": "instant",
+ "search_url": "instant"
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698