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

Unified Diff: chrome/chrome_tests_unit.gypi

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: revert lazy initialzation Created 7 years, 3 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/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e0ad6fac647cd4a5c4676a53350aa92a31fc3981..d43f835545d31061e7992241bbac3f1f156ba2bf 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2084,6 +2084,7 @@
}],
['use_ash==1', {
'sources': [
+ 'browser/ui/app_list/app_list_extension_sorting_unittest.cc',
'browser/ui/app_list/apps_model_builder_unittest.cc',
'browser/ui/app_list/search/app_search_provider_unittest.cc',
'browser/ui/app_list/search/history_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698