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

Unified Diff: webkit/plugins/ppapi/ppb_uma_private_impl.h

Issue 11048006: Convert UMA interface to IDL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git try Created 8 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 | « ppapi/tests/test_uma.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/plugins/ppapi/ppb_uma_private_impl.h
diff --git a/webkit/plugins/ppapi/ppb_uma_private_impl.h b/webkit/plugins/ppapi/ppb_uma_private_impl.h
index 0088713212627b15338378f035f12ac157bb8f03..c5633314df60192c73bd902afa91f05e2f4f59f1 100644
--- a/webkit/plugins/ppapi/ppb_uma_private_impl.h
+++ b/webkit/plugins/ppapi/ppb_uma_private_impl.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_PLUGINS_PPAPI_PPB_UMA_PRIVATE_IMPL_H_
#define WEBKIT_PLUGINS_PPAPI_PPB_UMA_PRIVATE_IMPL_H_
-struct PPB_UMA_Private;
+#include "ppapi/c/private/ppb_uma_private.h"
namespace webkit {
namespace ppapi {
« no previous file with comments | « ppapi/tests/test_uma.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698