Turn off build/include_what_you_use

Chromium doesn't seem to use this rule.
This commit is contained in:
Adam Roben 2013-11-17 18:42:15 -05:00
parent ec59df1a51
commit d4ad45334f
8 changed files with 2 additions and 14 deletions

View file

@ -1,8 +1,6 @@
#ifndef BRIGHTRAY_BROWSER_INSPECTABLE_WEB_CONTENTS_VIEW_H_
#define BRIGHTRAY_BROWSER_INSPECTABLE_WEB_CONTENTS_VIEW_H_
#include <string>
#include "ui/gfx/native_widget_types.h"
namespace brightray {