Update to Chromium revision 131752.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@587 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2012-04-11 19:37:06 +00:00
parent 9d200c109a
commit b061ea934e
5 changed files with 15 additions and 13 deletions

View File

@@ -33,7 +33,7 @@
#include "webkit/glue/webcursor.h"
#include "webkit/plugins/npapi/webplugin_page_delegate.h"
#if defined(TOOLKIT_USES_GTK)
#if defined(TOOLKIT_GTK)
#include <gdk/gdk.h> // NOLINT(build/include_order)
#endif