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

Side by Side Diff: chrome/test/data/diagnostics/user/Safe Browsing Cookies-journal

Issue 19551005: This adds binary data that will be used to test diagnostics mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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
« no previous file with comments | « chrome/test/data/diagnostics/user/Safe Browsing Cookies ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 SQLite format 3@  -â 1 SQLite format 3@  -â
2 2
3 üÇkÓÇ< ‚r… 3 üÇkÓÇ< ‚r…
4 ;tablecookiescookiesCREATE TABLE cookies (creation_utc INTEGER NOT NULL UNIQUE PRIMARY KEY,host_key TEXT NOT NULL,name TEXT NOT NULL,value TEXT NOT NULL,path T EXT NOT NULL,expires_utc INTEGER NOT NULL,secure INTEGER NOT NULL,httponly INTEG ER NOT NULL,last_access_utc INTEGER NOT NULL, has_expires INTEGER NOT NULL DEFAU LT 1, persistent INTEGER NOT NULL DEFAULT 1)-Aindexsqlite_autoindex_cookie s_1cookiesf/tablemetametaCREATE TABLE meta(key LONGVARCHAR NOT NULL UNI QUE PRIMARY KEY, value LONGVARCHAR)';indexsqlite_autoindex_meta_1meta MeD± 4 ;tablecookiescookiesCREATE TABLE cookies (creation_utc INTEGER NOT NULL UNIQUE PRIMARY KEY,host_key TEXT NOT NULL,name TEXT NOT NULL,value TEXT NOT NULL,path T EXT NOT NULL,expires_utc INTEGER NOT NULL,secure INTEGER NOT NULL,httponly INTEG ER NOT NULL,last_access_utc INTEGER NOT NULL, has_expires INTEGER NOT NULL DEFAU LT 1, persistent INTEGER NOT NULL DEFAULT 1)-Aindexsqlite_autoindex_cookie s_1cookiesf/tablemetametaCREATE TABLE meta(key LONGVARCHAR NOT NULL UNI QUE PRIMARY KEY, value LONGVARCHAR)';indexsqlite_autoindex_meta_1meta MeD±
OLDNEW
« no previous file with comments | « chrome/test/data/diagnostics/user/Safe Browsing Cookies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698