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

Unified Diff: webkit/glue/plugins/pepper_resource.h

Issue 5685002: Make it possible to write simple unit tests for the pepper implementation. Th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years 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: webkit/glue/plugins/pepper_resource.h
===================================================================
--- webkit/glue/plugins/pepper_resource.h (revision 68719)
+++ webkit/glue/plugins/pepper_resource.h (working copy)
@@ -26,6 +26,7 @@
F(Graphics2D) \
F(Graphics3D) \
F(ImageData) \
+ F(MockResource) \
F(ObjectVar) \
F(PluginModule) \
F(PrivateFontFile) \

Powered by Google App Engine
This is Rietveld 408576698