No more basictypes.h

This commit is contained in:
Cheng Zhao 2016-03-08 10:14:16 +09:00
parent 9fd88e9bb7
commit c72c89bd75
6 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@
#ifndef BRIGHTRAY_BROWSER_WEB_UI_CONTROLLER_FACTORY_H_
#define BRIGHTRAY_BROWSER_WEB_UI_CONTROLLER_FACTORY_H_
#include "base/basictypes.h"
#include "base/macros.h"
#include "content/public/browser/web_ui.h"
#include "content/public/browser/web_ui_controller_factory.h"