Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(435)

Issue 23003004: Move apps tests from c/b/extensions to c/b/apps and refine DEPS. (Closed)

Created:
7 years, 4 months ago by benwells
Modified:
7 years, 4 months ago
Reviewers:
tapted, sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, extensions-reviews_chromium.org, sadrul, nkostylev+watch_chromium.org, vandebo (ex-Chrome), Lei Zhang, tfarina, ben+watch_chromium.org, Greg Billock, tommycli, scheib+watch_chromium.org, oshima+watch_chromium.org, tzik+watch_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Move apps tests from c/b/extensions to c/b/apps and refine DEPS. TBR=sky BUG=159366 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217780

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase #

Patch Set 3 : Correct ordering in typi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3800 lines) Patch
M apps/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M apps/app_restore_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M apps/app_shim/app_shim_quit_interactive_uitest_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M apps/load_and_launch_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/app_controller_mac_browsertest.mm View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/apps/ad_view_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/apps/app_browsertest.cc View 2 chunks +1 line, -1 line 0 comments Download
A + chrome/browser/apps/app_browsertest_util.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/apps/app_browsertest_util.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/apps/web_view_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/apps/web_view_interactive_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/apps/window_controls_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_update_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/DEPS View 1 chunk +1 line, -3 lines 0 comments Download
D chrome/browser/extensions/ad_view_browsertest.cc View 1 chunk +0 lines, -168 lines 0 comments Download
M chrome/browser/extensions/api/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/app_window/app_window_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_system/file_system_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/music_manager_private/music_manager_private_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/extensions/platform_app_browsertest.cc View 1 chunk +0 lines, -1088 lines 0 comments Download
D chrome/browser/extensions/platform_app_browsertest_util.h View 1 chunk +0 lines, -92 lines 0 comments Download
D chrome/browser/extensions/platform_app_browsertest_util.cc View 1 chunk +0 lines, -194 lines 0 comments Download
D chrome/browser/extensions/web_view_browsertest.cc View 1 chunk +0 lines, -1474 lines 0 comments Download
D chrome/browser/extensions/web_view_interactive_browsertest.cc View 1 chunk +0 lines, -671 lines 0 comments Download
D chrome/browser/extensions/window_controls_browsertest.cc View 1 chunk +0 lines, -80 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsertest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 6 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
benwells
7 years, 4 months ago (2013-08-13 09:11:55 UTC) #1
tapted
lgtm https://codereview.chromium.org/23003004/diff/1/chrome/browser/apps/app_browsertest_util.h File chrome/browser/apps/app_browsertest_util.h (right): https://codereview.chromium.org/23003004/diff/1/chrome/browser/apps/app_browsertest_util.h#newcode7 chrome/browser/apps/app_browsertest_util.h:7: nit: there's an extra line here https://codereview.chromium.org/23003004/diff/1/chrome/browser/apps/app_browsertest_util.h#newcode18 chrome/browser/apps/app_browsertest_util.h:18: ...
7 years, 4 months ago (2013-08-14 01:55:45 UTC) #2
tapted
https://codereview.chromium.org/23003004/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/23003004/diff/1/chrome/chrome_tests.gypi#newcode209 chrome/chrome_tests.gypi:209: 'browser/apps/app_browsertest_util.cc', actually - should this go in the test_support_common ...
7 years, 4 months ago (2013-08-14 02:47:21 UTC) #3
tapted
On 2013/08/14 02:47:21, tapted wrote: > the test_support_common target, in the gypi chrome_tests_unit.gypi that is. ...
7 years, 4 months ago (2013-08-14 02:49:34 UTC) #4
benwells
On 2013/08/14 02:49:34, tapted wrote: > On 2013/08/14 02:47:21, tapted wrote: > > the test_support_common ...
7 years, 4 months ago (2013-08-15 02:00:50 UTC) #5
benwells
TBR sky for refactoring fallout
7 years, 4 months ago (2013-08-15 02:01:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/23003004/21001
7 years, 4 months ago (2013-08-15 02:01:58 UTC) #7
commit-bot: I haz the power
7 years, 4 months ago (2013-08-15 11:27:01 UTC) #8
Message was sent while issue was closed.
Change committed as 217780

Powered by Google App Engine
This is Rietveld 408576698