Moving LatencyInfo into a separate component.

https://codereview.chromium.org/2783973002
This commit is contained in:
Aleksei Kuzmin 2017-06-17 00:41:39 +03:00
parent cc350efbd8
commit bda5e4efcb
2 changed files with 2 additions and 1 deletions

View file

@ -81,6 +81,7 @@
#include "third_party/WebKit/public/web/WebFindOptions.h"
#include "ui/display/screen.h"
#include "ui/events/base_event_utils.h"
#include "ui/latency/latency_info.h"
#if !defined(OS_MACOSX)
#include "ui/aura/window.h"