Index: ppapi/proxy/plugin_resource.h |
diff --git a/ppapi/proxy/plugin_resource.h b/ppapi/proxy/plugin_resource.h |
index 8646189ecc23e48516c68f047a9d55d09d1863ad..b5fa0903ead58112542a0c9734499c4aaabced74 100644 |
--- a/ppapi/proxy/plugin_resource.h |
+++ b/ppapi/proxy/plugin_resource.h |
@@ -33,7 +33,8 @@ |
F(Surface3D) \ |
F(URLLoader) \ |
F(URLRequestInfo)\ |
- F(URLResponseInfo) |
+ F(URLResponseInfo)\ |
Ami GONE FROM CHROMIUM
2011/08/02 00:49:08
extra space before backslash here (and on previous
vrk (LEFT CHROMIUM)
2011/08/03 19:04:30
Done.
|
+ F(VideoDecoder) |
namespace pp { |
namespace proxy { |