fix for cpplint

This commit is contained in:
gray 2014-11-02 07:32:33 -08:00
parent f43c227806
commit 45f4a25ac9
2 changed files with 4 additions and 5 deletions

View file

@ -20,8 +20,7 @@ namespace mate {
class Dictionary;
}
namespace brightray
{
namespace brightray {
class InspectableWebContents;
class InspectableWebContentsImpl;
}