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

Unified Diff: Source/core/core.gypi

Issue 18371008: Add a WebDocument::watchCssSelectors(selectors) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@pinned
Patch Set: Add a test for watching dynamic attribute changes 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 | « no previous file | Source/core/css/CSSComputedStyleDeclaration.cpp » ('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 fba11faa789fb741b57c447a92408a5c035131ec..b5eb71cc99e9100d82c34da1d00fcdf1d9807766 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1705,6 +1705,7 @@
'dom/BeforeUnloadEvent.h',
'dom/CDATASection.cpp',
'dom/CDATASection.h',
+ 'dom/CSSSelectorWatch.cpp',
'dom/CharacterData.cpp',
'dom/CheckedRadioButtons.cpp',
'dom/ChildListMutationScope.cpp',
« no previous file with comments | « no previous file | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698