|
plugins: move NativeLibrary into base.
NativeLibrary is used by some plugin code under chrome/.
Rather than including webkit/glue there, this relocation is the smallest
logical bite to take. :\
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+200 lines, -132 lines) |
Patch |
|
M |
base/base.gyp
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
base/native_library.h
|
View
|
|
1 chunk |
+47 lines, -0 lines |
1 comment
|
Download
|
|
A |
base/native_library_linux.cc
|
View
|
|
1 chunk |
+36 lines, -0 lines |
1 comment
|
Download
|
|
A |
base/native_library_mac.mm
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
A |
base/native_library_win.cc
|
View
|
1
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/plugin/plugin_thread.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/plugin/plugin_thread.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/plugin_lib.h
|
View
|
|
2 chunks |
+2 lines, -30 lines |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/plugin_lib.cc
|
View
|
|
6 chunks |
+22 lines, -13 lines |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/plugin_lib_linux.cc
|
View
|
|
1 chunk |
+1 line, -25 lines |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/plugin_lib_mac.mm
|
View
|
|
2 chunks |
+1 line, -27 lines |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/plugin_lib_win.cc
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|