Chromium Code Reviews

Unified Diff: content/common/view_messages.h

Issue 1862513003: Remove NPAPI from browser and utility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: content/common/view_messages.h
diff --git a/content/common/view_messages.h b/content/common/view_messages.h
index 2c07df7d4c8b585f8bbefdf5cef136b41839e37a..71d97530c6c8b42d722c7934674e04d4015d8df5 100644
--- a/content/common/view_messages.h
+++ b/content/common/view_messages.h
@@ -24,7 +24,6 @@
#include "content/common/navigation_gesture.h"
#include "content/common/resize_params.h"
#include "content/common/view_message_enums.h"
-#include "content/common/webplugin_geometry.h"
#include "content/public/common/common_param_traits.h"
#include "content/public/common/favicon_url.h"
#include "content/public/common/file_chooser_file_info.h"

Powered by Google App Engine