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

@ -8,8 +8,6 @@
#include "browser/inspectable_web_contents.h"
#include <string>
#include "content/public/browser/devtools_frontend_host_delegate.h"
#include "content/public/browser/web_contents_delegate.h"
#include "content/public/browser/web_contents_observer.h"