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

Unified Diff: gin/function_template.h

Issue 2554863002: Cleanup remaining class/struct fwd declarations (Closed)
Patch Set: Style fixes Created 4 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 | « dbus/bus.h ('k') | google_apis/gaia/oauth2_access_token_fetcher_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/function_template.h
diff --git a/gin/function_template.h b/gin/function_template.h
index 69ce797c721166a12e0e214aa1d8c6cf1c84cec4..a4c22f2f96eed4eadf17c26a1ea613de0dde2d4c 100644
--- a/gin/function_template.h
+++ b/gin/function_template.h
@@ -17,8 +17,6 @@
namespace gin {
-class PerIsolateData;
-
enum CreateFunctionTemplateFlags {
HolderIsFirstArgument = 1 << 0,
};
« no previous file with comments | « dbus/bus.h ('k') | google_apis/gaia/oauth2_access_token_fetcher_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698