Skip to content
Snippets Groups Projects
Commit 01d919f2 authored by rafaelw@chromium.org's avatar rafaelw@chromium.org
Browse files

fix typo and compile bustage

TBR=thakis
BUG=48521
TEST=

Review URL: http://codereview.chromium.org/4264004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64916 0039d316-1c4b-4281-b951-d872f2087c98
parent 4841b4d1
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ TEST_F(OptionsUITest, MAYBE_CommandAgainGoesBackToOptionsTab) { ...@@ -108,7 +108,7 @@ TEST_F(OptionsUITest, MAYBE_CommandAgainGoesBackToOptionsTab) {
#if defined(OS_LINUX) && defined(TOOLKIT_VIEWS) #if defined(OS_LINUX) && defined(TOOLKIT_VIEWS)
#define MAYBE_TwoCommandsOneTab DISABLED_TwoCommandsOneTab #define MAYBE_TwoCommandsOneTab DISABLED_TwoCommandsOneTab
#else #else
#define MAYBE_TwoComamndsOneTab FLAKY_TwoCommandsOneTab #define MAYBE_TwoCommandsOneTab FLAKY_TwoCommandsOneTab
#endif #endif
TEST_F(OptionsUITest, MAYBE_TwoCommandsOneTab) { TEST_F(OptionsUITest, MAYBE_TwoCommandsOneTab) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment