|
|
Fixed the dependency.
- Moved the content_jni_registrar.{h|cc} and library_loader_hooks.cc to content/app/android/
- Moved the android_library_loader_hooks.h to content/public/app/
Those files execute the common tasks for all processes and should belong to content/app/.
BUG=
TEST=
TBR=jrg
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140062
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -188 lines) |
Patch |
 |
A |
content/app/android/OWNERS
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/app/android/content_jni_registrar.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/app/android/content_jni_registrar.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/app/android/library_loader_hooks.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
content/browser/android/content_jni_registrar.h
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
content/browser/android/content_jni_registrar.cc
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
 |
D |
content/browser/android/library_loader_hooks.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
M |
content/content_app.gypi
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
content/public/app/android_library_loader_hooks.h
|
View
|
1
2
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
D |
content/public/browser/android_library_loader_hooks.h
|
View
|
1
2
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
content/shell/android/shell_library_loader.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|