|
Apply renaming of ppapi shared stuff to new ppb_var shared code.
This CL brings the PPB_Var new shared implementation (from r113491) in to compliance with the new naming convention introduced at r113428. I didn't want to do add any more complexity to that in-flight CL, so I'm doing the rename here.
BUG=None
TEST=N/A
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113563
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+30 lines, -134 lines) |
Patch |
 |
M |
ppapi/ppapi_shared.gypi
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/interface_list.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_var_deprecated_proxy.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_var_unittest.cc
|
View
|
1
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
D |
ppapi/shared_impl/ppb_var_impl.h
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
D |
ppapi/shared_impl/ppb_var_impl.cc
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
A + |
ppapi/shared_impl/ppb_var_shared.h
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ppapi/shared_impl/ppb_var_shared.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_module.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppb_var_deprecated_impl.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|