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

Unified Diff: Source/core/page/ChromeClient.h

Issue 102993008: Remove some of the dependencies from modules/ in core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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/core/DEPS ('k') | Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/ChromeClient.h
diff --git a/Source/core/page/ChromeClient.h b/Source/core/page/ChromeClient.h
index b994501822d924433a6f81d4653390c10e9af5e0..1629ddd1bbd5bd39e336f09ac7bd09edf9f03161 100644
--- a/Source/core/page/ChromeClient.h
+++ b/Source/core/page/ChromeClient.h
@@ -32,7 +32,6 @@
#include "core/platform/PopupMenuClient.h"
#include "core/rendering/RenderEmbeddedObject.h"
#include "core/rendering/style/RenderStyleConstants.h"
-#include "modules/webdatabase/DatabaseDetails.h"
#include "platform/HostWindow.h"
#include "platform/PopupMenu.h"
#include "platform/graphics/GraphicsContext.h"
« no previous file with comments | « Source/core/DEPS ('k') | Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698