|
Enforce no more includes through DEPS. I also added DEPS checking for gpu/plugin/worker directories as well.
I've moved the breakpad specific code out of content\renderer\renderer_main.cc into chrome\renderer\chrome_render_process_observer.cc. I've also moved the rest of the process-specific initialization from chrome_content_renderer_client.cc there as well, so that all the chrome renderer process init code is one place (some of it existed before chrome_render_process_observer.cc was created).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=81979
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+251 lines, -250 lines) |
Patch |
 |
M |
chrome/renderer/chrome_content_renderer_client.cc
|
View
|
1
|
6 chunks |
+0 lines, -99 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_render_process_observer.cc
|
View
|
1
|
5 chunks |
+244 lines, -16 lines |
0 comments
|
Download
|
 |
M |
content/gpu/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/plugin/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/DEPS
|
View
|
|
1 chunk |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper_plugin_delegate_impl.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_browsertest.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/renderer_glue.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/renderer_main.cc
|
View
|
1
|
3 chunks |
+0 lines, -124 lines |
0 comments
|
Download
|
 |
M |
content/worker/DEPS
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|