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

Unified Diff: chrome/test/data/extensions/app_list/Preferences

Issue 17038002: Separate the NTP app ordering from the app list app ordering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years, 2 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/extensions/app_list/Preferences
diff --git a/chrome/test/data/extensions/app_list/Preferences b/chrome/test/data/extensions/app_list/Preferences
index bb1de10974c0bb68d91d4a73317b8c87143ad156..3fb50e4cffcd4e32030be23016400ce33fbda253 100644
--- a/chrome/test/data/extensions/app_list/Preferences
+++ b/chrome/test/data/extensions/app_list/Preferences
@@ -4,6 +4,7 @@
"dceacbkfkmllgmjmbhgkpjegnodmildf": {
"location": 1,
"path": "dceacbkfkmllgmjmbhgkpjegnodmildf/1.0",
+ "app_list_ordinal": "g",
"app_launcher_ordinal": "n",
"page_ordinal": "t",
"state": 1,
@@ -34,6 +35,7 @@
"emfkafnhnpcmabnnkckkchdilgeoekbo": {
"location": 1,
"path": "emfkafnhnpcmabnnkckkchdilgeoekbo/1.0",
+ "app_list_ordinal": "e",
"app_launcher_ordinal": "n",
"page_ordinal": "n",
"state": 1,
@@ -52,6 +54,7 @@
"jlklkagmeajbjiobondfhiekepofmljl": {
"location": 1,
"path": "jlklkagmeajbjiobondfhiekepofmljl/1.0",
+ "app_list_ordinal": "f",
"app_launcher_ordinal": "t",
"page_ordinal": "n",
"state": 1,

Powered by Google App Engine
This is Rietveld 408576698