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

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 8273036: Adding `content_security_policy` to proxy sample extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: License, docs. Created 9 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
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index d5f6dea8c4263a4c3283290cb5d5b813d44c3029..82a1d311a49a8472266e31b050bd8e7ab73a7275 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -1873,8 +1873,11 @@
"source_files": [
"_locales\/en\/messages.json",
"background.html",
+ "background.js",
"manifest.json",
+ "popup.css",
"popup.html",
+ "popup.js",
"proxy_error_handler.js",
"proxy_form_controller.js",
"test\/jsunittest.js",
@@ -1882,7 +1885,7 @@
"test\/proxy_form_controller_test.js",
"test\/unittest.css"
],
- "source_hash": "9378cbaff5c4aa3def4a92824b88146335feac44",
+ "source_hash": "10dfb898ef11aa9507bb07bcaa7cca5c51879f19",
"zip_path": "examples\/extensions\/proxy_configuration.zip"
},
{
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698