|
Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/
This is a mostly mechanical change to move these files over, and
make corresponding changes to strings, build files, and include paths.
BUG= 447014
Committed: https://crrev.com/275faaaa9d7ceadaa660e113a3a799b942c1e297
Cr-Commit-Position: refs/heads/master@{#313404}
Total comments: 3
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+324 lines, -1517 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/app_mode/kiosk_app_data.cc
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/app_mode/kiosk_external_update_validator.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/app_mode/kiosk_external_updater.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/crx_installer.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/sandboxed_unpacker.h
|
View
|
|
1 chunk |
+0 lines, -246 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/sandboxed_unpacker.cc
|
View
|
|
1 chunk |
+0 lines, -841 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/sandboxed_unpacker_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/startup_helper.cc
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/chrome_utility_extensions_messages.h
|
View
|
|
2 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/utility/chrome_content_utility_client.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/utility/extensions/extensions_handler.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/utility/extensions/extensions_handler.cc
|
View
|
|
4 chunks |
+1 line, -31 lines |
0 comments
|
Download
|
 |
M |
extensions/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/DEPS
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
extensions/browser/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extensions_test.h
|
View
|
1
2
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/browser/extensions_test.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/sandboxed_unpacker.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/sandboxed_unpacker.cc
|
View
|
|
34 chunks |
+146 lines, -195 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/sandboxed_unpacker_unittest.cc
|
View
|
|
7 chunks |
+10 lines, -16 lines |
0 comments
|
Download
|
 |
M |
extensions/common/extension_utility_messages.h
|
View
|
|
2 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/extensions.gyp
|
View
|
1
2
3
4
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/extensions_strings.grd
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/extensions_tests.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/test/extensions_unittests_main.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/test/test_content_utility_client.h
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/test/test_content_utility_client.cc
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/utility/utility_handler.h
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/utility/utility_handler.cc
|
View
|
|
3 chunks |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (5 generated)
|