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

Unified Diff: components/contextual_search/renderer/contextual_search_wrapper.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 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
Index: components/contextual_search/renderer/contextual_search_wrapper.h
diff --git a/components/contextual_search/renderer/contextual_search_wrapper.h b/components/contextual_search/renderer/contextual_search_wrapper.h
index 9f0c2598fc1471e631b0dec1c617bf5605afd8a7..23162f2a0a859046f543c30ad6909d883887c87b 100644
--- a/components/contextual_search/renderer/contextual_search_wrapper.h
+++ b/components/contextual_search/renderer/contextual_search_wrapper.h
@@ -16,10 +16,6 @@ namespace blink {
class WebFrame;
}
-namespace gin {
-class Arguments;
-}
-
namespace contextual_search {
// Wrapper for injecting Contextual Search JavaScript

Powered by Google App Engine
This is Rietveld 408576698