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

Unified Diff: ppapi/c/dev/ppp_selection_dev.h

Issue 5837001: Resource width 64->32 change. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/ppapi
Patch Set: Fixed version numbers. 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
« no previous file with comments | « ppapi/c/dev/ppp_scrollbar_dev.h ('k') | ppapi/c/dev/ppp_widget_dev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/dev/ppp_selection_dev.h
diff --git a/ppapi/c/dev/ppp_selection_dev.h b/ppapi/c/dev/ppp_selection_dev.h
index 834b4ed7e7cd541f8e9331c0e246dd5cd9dab85d..d2f3f1a8f1dc629abeb1a8603aae7e8b3cf80298 100644
--- a/ppapi/c/dev/ppp_selection_dev.h
+++ b/ppapi/c/dev/ppp_selection_dev.h
@@ -9,7 +9,7 @@
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_var.h"
-#define PPP_SELECTION_DEV_INTERFACE "PPP_Selection(Dev);0.2"
+#define PPP_SELECTION_DEV_INTERFACE "PPP_Selection(Dev);0.3"
struct PPP_Selection_Dev {
/**
« no previous file with comments | « ppapi/c/dev/ppp_scrollbar_dev.h ('k') | ppapi/c/dev/ppp_widget_dev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698