diff options
Diffstat (limited to 'chrome/plugin/webplugin_proxy.h')
-rw-r--r-- | chrome/plugin/webplugin_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/plugin/webplugin_proxy.h b/chrome/plugin/webplugin_proxy.h index 2a1f1aee..c5a0a1d 100644 --- a/chrome/plugin/webplugin_proxy.h +++ b/chrome/plugin/webplugin_proxy.h @@ -9,7 +9,7 @@ #include <string> #if defined(USE_X11) -#include "app/x11_util.h" +#include "ui/base/x/x11_util.h" #endif #include "app/surface/transport_dib.h" #include "base/hash_tables.h" |