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

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: Sync 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') | Source/core/dom/CSSSelectorWatch.h » ('J')
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 f7c323f50d427bae19a6ebc75b773fc8f79eb818..ee712ba7705fec834055b1890072504a9cc77c51 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1743,6 +1743,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') | Source/core/dom/CSSSelectorWatch.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698