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

Unified Diff: sky/engine/core/Init.cpp

Issue 1223793006: Delete sky/engine/core/fetch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « sky/engine/core/BUILD.gn ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/Init.cpp
diff --git a/sky/engine/core/Init.cpp b/sky/engine/core/Init.cpp
index ae53266ec7e628d997b4c165301604ef4276d626..4694701c9a7442c7fd9eac92f09712bf79a8bb51 100644
--- a/sky/engine/core/Init.cpp
+++ b/sky/engine/core/Init.cpp
@@ -33,7 +33,6 @@
#include "gen/sky/core/EventNames.h"
#include "gen/sky/core/EventTargetNames.h"
#include "gen/sky/core/EventTypeNames.h"
-#include "gen/sky/core/FetchInitiatorTypeNames.h"
#include "gen/sky/core/HTMLNames.h"
#include "gen/sky/core/MediaFeatureNames.h"
#include "gen/sky/core/MediaTypeNames.h"
@@ -55,7 +54,6 @@ void CoreInitializer::init()
EventNames::init();
EventTargetNames::init();
EventTypeNames::init();
- FetchInitiatorTypeNames::init();
FontFamilyNames::init();
MediaFeatureNames::init();
MediaTypeNames::init();
« no previous file with comments | « sky/engine/core/BUILD.gn ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698