|
s/app_shell_browsertests/extensions_browsertests/g
We would like to use app_shell as the basis for all
content-browser integration tests within the
extensions layer.
This simply moves the test target up to the parent
//extensions path and renames it to
extensions_browsertests
BUG= 388893
R=yoz@chromium.org
Committed: https://crrev.com/ea9df2af195b5b08909dc30e05bab95f6cfcd66f
Cr-Commit-Position: refs/heads/master@{#312669}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+323 lines, -244 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
extensions/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
|
M |
extensions/extensions.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+1 line, -151 lines |
0 comments
|
Download
|
|
A |
extensions/extensions_tests.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+233 lines, -0 lines |
0 comments
|
Download
|
|
M |
extensions/shell/app_shell.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
|
M |
extensions/shell/test/shell_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
extensions/test/data/system/cpu/test_cpu_api.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
extensions/test/data/system/display/test_display_api.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
extensions/test/data/system/memory/test_memory_api.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
extensions/test/data/system/storage/test_storage_api.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
extensions/test/data/system/storage_attachment/test_storage_api.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.chromiumos.json
|
View
|
1
|
5 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.linux.json
|
View
|
1
|
6 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.memory.json
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.memory.fyi.json
|
View
|
1
|
4 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.webkit.json
|
View
|
1
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.win.json
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium_trybot.json
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 23 (8 generated)
|