diff options
Diffstat (limited to 'content/browser/plugin_browsertest.cc')
-rw-r--r-- | content/browser/plugin_browsertest.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/browser/plugin_browsertest.cc b/content/browser/plugin_browsertest.cc index 204a143..9c37d50 100644 --- a/content/browser/plugin_browsertest.cc +++ b/content/browser/plugin_browsertest.cc @@ -33,6 +33,8 @@ #define MAYBE(x) x #endif +using base::ASCIIToUTF16; + namespace content { namespace { |