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_DEVTOOLS_CONTENTS_RESIZING_STRATEGY_H_
#define BRIGHTRAY_BROWSER_DEVTOOLS_CONTENTS_RESIZING_STRATEGY_H_
#include "base/basictypes.h"
#include "base/macros.h"
#include "ui/gfx/geometry/insets.h"
#include "ui/gfx/geometry/rect.h"
#include "ui/gfx/geometry/size.h"