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

Unified Diff: chrome/renderer/renderer_resources.h

Issue 18183: First pass as implementing the greasemonkey API. This patch (Closed)
Patch Set: Created 11 years, 11 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/renderer/render_view_unittest.cc ('k') | chrome/renderer/renderer_resources.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/renderer_resources.h
diff --git a/chrome/renderer/renderer_resources.h b/chrome/renderer/renderer_resources.h
index 21cc7beb530676c731fefcf879720ad8f7fe3b7c..06bff277ee7f85a4b3e654acbbbcbd6b84c7b7a1 100644
--- a/chrome/renderer/renderer_resources.h
+++ b/chrome/renderer/renderer_resources.h
@@ -3,3 +3,4 @@
#define IDR_NET_ERROR_HTML 500
#define IDR_INSECURE_CONTENT_STAMP 501
#define IDR_ERROR_NO_DETAILS_HTML 502
+#define IDR_GREASEMONKEY_API_JS 503
« no previous file with comments | « chrome/renderer/render_view_unittest.cc ('k') | chrome/renderer/renderer_resources.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698