Commit dc1bf30b authored by earthdok's avatar earthdok Committed by Commit bot

Fix an IWYU violation in accessibility_focus_ring_controller.h.

BUG=318770
TBR=nkostylev@chromium.org

Review URL: https://codereview.chromium.org/651613003

Cr-Commit-Position: refs/heads/master@{#299297}
parent 270ffc01
......@@ -5,6 +5,8 @@
#ifndef CHROME_BROWSER_CHROMEOS_UI_ACCESSIBILITY_FOCUS_RING_CONTROLLER_H_
#define CHROME_BROWSER_CHROMEOS_UI_ACCESSIBILITY_FOCUS_RING_CONTROLLER_H_
#include <vector>
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
#include "base/memory/singleton.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment