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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h

Issue 2691343010: Split ConditionalFeatures (Closed)
Patch Set: Rebase, code review changes Created 3 years, 10 months 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: third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h
diff --git a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h b/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h
index fe86476457fee8a03ded721417d95bc3f010601c..6951b174b5ccef4b61915d4635e4e13acd50fe61 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h
+++ b/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.h
@@ -5,8 +5,6 @@
#ifndef ConditionalFeaturesForModules_h
#define ConditionalFeaturesForModules_h
-#include "bindings/core/v8/ConditionalFeatures.h"
-
namespace blink {
void registerInstallConditionalFeaturesForModules();

Powered by Google App Engine
This is Rietveld 408576698