|
Move webview and web_accessible_resources manifest handlers to src/extensions
This is a mechanical change -- these classes have no Chrome dependencies.
This is a step toward moving extension_protocol.h, which is needed for
app_shell.
BUG=none
TEST=compiles, unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245070
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+23 lines, -353 lines) |
Patch |
 |
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_protocols.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/chrome_manifest_handlers.cc
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/manifest_tests/extension_manifests_web_accessible_resources_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/web_accessible_resources_handler.h
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/web_accessible_resources_handler.cc
|
View
|
|
1 chunk |
+0 lines, -99 lines |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/webview_handler.h
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/webview_handler.cc
|
View
|
|
1 chunk |
+0 lines, -128 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/resource_request_policy.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
extensions/common/common_manifest_handlers.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/common/manifest_handlers/web_accessible_resources_info.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
extensions/common/manifest_handlers/web_accessible_resources_info.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
extensions/common/manifest_handlers/webview_info.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
extensions/common/manifest_handlers/webview_info.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
extensions/extensions.gyp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|