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

Unified Diff: chrome/test/data/extensions/permissions/unknown/test.js

Issue 4687005: Track permissions granted to extensions in prefs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missed updating a method call Created 10 years, 1 month 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/test/data/extensions/permissions/unknown/test.js
diff --git a/chrome/test/data/extensions/permissions/unknown/test.js b/chrome/test/data/extensions/permissions/unknown/test.js
new file mode 100644
index 0000000000000000000000000000000000000000..0a77ac479df599195a685cf0daeb9f1e51ddcf7b
--- /dev/null
+++ b/chrome/test/data/extensions/permissions/unknown/test.js
@@ -0,0 +1,3 @@
+// place holder...
+var x = 0;
+x = x + 1;

Powered by Google App Engine
This is Rietveld 408576698