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

Unified Diff: content/test/data/manifest/empty-manifest.json

Issue 537053002: Implement ManifestManager to handle manifest in content/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@manifest_fetcher
Patch Set: fix content_browsertests compile Created 6 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
« no previous file with comments | « content/test/data/manifest/empty-manifest.html ('k') | content/test/data/manifest/no-manifest.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/manifest/empty-manifest.json
diff --git a/content/test/data/manifest/empty-manifest.json b/content/test/data/manifest/empty-manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..2c63c0851048d8f7bff41ecf0f8cee05f52fd120
--- /dev/null
+++ b/content/test/data/manifest/empty-manifest.json
@@ -0,0 +1,2 @@
+{
+}
« no previous file with comments | « content/test/data/manifest/empty-manifest.html ('k') | content/test/data/manifest/no-manifest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698