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

Side by Side Diff: chrome/test/data/profiles/profile_with_default_theme/README.txt

Issue 10698009: Make profile history easily filterable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to tot Created 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This directory is supposed to represent a "typical" size of a history 1 This directory is supposed to represent a "typical" size of a history
2 and top sites database that a user will have. It does not include a 2 and top sites database that a user will have. It does not include a
3 full text index data. It should be copied to another location before 3 full text index data. It should be copied to another location before
4 using in a test. 4 using in a test.
5 5
6 It was generated with 6 It was generated with
7 generate_profile --top-sites 50000 "Default" 7 generate_profile --top-sites 50000 "Default"
8 8
9 The unit test HistoryProfileTest.TypicalProfileVersion tests that the version 9 The unit test HistoryProfileTest.TypicalProfileVersion tests that the version
10 of this profile is the same that the application is expecting without 10 of this profile is the same that the application is expecting without
11 migration. Otherwise, migration time will be counted in some of the performance 11 migration. Otherwise, migration time will be counted in some of the performance
12 tests. 12 tests.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698