|
Add a dependency from Gin to base
This CL adds a direct dependency from Gin to base, making it easier to write
sane code. The main clients we expect for this code will already link against
base, so this isn't much of a cost.
R=aa@chromium.org
BUG= 317398
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+38 lines, -55 lines) |
Patch |
 |
M |
gin/DEPS
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
gin/arguments.cc
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
gin/array_buffer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
gin/array_buffer.cc
|
View
|
|
4 chunks |
+7 lines, -19 lines |
0 comments
|
Download
|
 |
M |
gin/context_holder.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gin/context_holder.cc
|
View
|
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
gin/gin.gyp
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
gin/initialize.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
gin/modules/module_registry.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
gin/modules/module_registry.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
gin/per_context_data.h
|
View
|
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
gin/per_context_data.cc
|
View
|
|
4 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|