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

Unified Diff: Source/core/core.gypi

Issue 22573005: [HTML Imports] Implement "load" and "error" events. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 7 years, 4 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 | « LayoutTests/fast/html/imports/import-onload-expected.txt ('k') | Source/core/html/HTMLImportLoader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b63aaadb604baae8405e318ef5081ce4dec1c8d1..d874350a7dc39a5b3a05264dfa1827e4ac55f3af 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2110,6 +2110,7 @@
'html/HTMLImportsController.h',
'html/HTMLImportLoader.cpp',
'html/HTMLImportLoader.h',
+ 'html/HTMLImportLoaderClient.h',
'html/HTMLInputElement.cpp',
'html/HTMLKeygenElement.cpp',
'html/HTMLKeygenElement.h',
« no previous file with comments | « LayoutTests/fast/html/imports/import-onload-expected.txt ('k') | Source/core/html/HTMLImportLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698