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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2286793002: Added a use counter for in-body external stylesheets (Closed)
Patch Set: Merge to master (feature enum collision again) Created 4 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 | « no previous file | third_party/WebKit/Source/core/dom/StyleEngineContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 6f4d7cd079cbd3ac933af2c145816a0191372f2d..49a56d74fd24915d4d89a73334b706238392842d 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2678,6 +2678,8 @@
'dom/StyleElement.h',
'dom/StyleEngine.cpp',
'dom/StyleEngine.h',
+ 'dom/StyleEngineContext.cpp',
+ 'dom/StyleEngineContext.h',
'dom/StyleSheetCandidate.cpp',
'dom/StyleSheetCandidate.h',
'dom/StyleSheetCollection.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/StyleEngineContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698