Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(747)

Unified Diff: Source/web/PopupContainer.cpp

Issue 58943003: Remove duplicated headers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/web/NotificationPresenterImpl.cpp ('k') | Source/web/PrerendererClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/PopupContainer.cpp
diff --git a/Source/web/PopupContainer.cpp b/Source/web/PopupContainer.cpp
index b26e319dcb06c197f5d32b819dafc7d1fce8d5a3..db05dc81b24bca2ad88d91600e58758de18acc4b 100644
--- a/Source/web/PopupContainer.cpp
+++ b/Source/web/PopupContainer.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "PopupContainer.h"
-#include "PopupListBox.h"
#include "core/dom/Document.h"
#include "core/page/Chrome.h"
#include "core/page/ChromeClient.h"
@@ -39,7 +38,6 @@
#include "core/frame/FrameView.h"
#include "core/page/Page.h"
#include "core/platform/PopupMenuClient.h"
-#include "core/platform/chromium/FramelessScrollView.h"
#include "core/platform/chromium/FramelessScrollViewClient.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "platform/PlatformGestureEvent.h"
« no previous file with comments | « Source/web/NotificationPresenterImpl.cpp ('k') | Source/web/PrerendererClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698