Commit 13cbf0d0 authored by yoshiki's avatar yoshiki Committed by Commit bot

[Files.app test] Add WRAPPED_-prefix for conditional test

BUG=480491
TEST=none
TBR=xdai@chromium.org

Review URL: https://codereview.chromium.org/1145873002

Cr-Commit-Position: refs/heads/master@{#330668}
parent 2f152dd8
...@@ -1138,7 +1138,7 @@ WRAPPED_INSTANTIATE_TEST_CASE_P( ...@@ -1138,7 +1138,7 @@ WRAPPED_INSTANTIATE_TEST_CASE_P(
#else #else
#define MAYBE_TabindexOpenDialog TabindexOpenDialog #define MAYBE_TabindexOpenDialog TabindexOpenDialog
#endif #endif
INSTANTIATE_TEST_CASE_P( WRAPPED_INSTANTIATE_TEST_CASE_P(
MAYBE_TabindexOpenDialog, MAYBE_TabindexOpenDialog,
FileManagerBrowserTest, FileManagerBrowserTest,
::testing::Values( ::testing::Values(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment