| Index: chrome/common/extensions/extension.h
|
| diff --git a/chrome/common/extensions/extension.h b/chrome/common/extensions/extension.h
|
| index 8e55fa281d21e49422215ee8784cd2ced635c8ed..539b1048958256167943d7781bd9732291d779a6 100644
|
| --- a/chrome/common/extensions/extension.h
|
| +++ b/chrome/common/extensions/extension.h
|
| @@ -579,7 +579,6 @@ class Extension {
|
|
|
| FRIEND_TEST(ExtensionTest, LoadPageActionHelper);
|
| FRIEND_TEST(TabStripModelTest, Apps);
|
| - FRIEND_TEST(TabStripModelTest, ToolbarVisibility);
|
|
|
| DISALLOW_COPY_AND_ASSIGN(Extension);
|
| };
|
|
|