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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 1166393002: Reland "Encapsulate CSS selector declarative content condition tracking" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: address comments Created 5 years, 6 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 | « chrome/browser/extensions/tab_helper.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 51613b6ca89cb7a92b715ba14e869165e12c9c02..eaf2d320f7f79426cdcceaa906de395c1d341862 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -213,6 +213,8 @@
'browser/extensions/api/declarative_content/content_condition.h',
'browser/extensions/api/declarative_content/content_constants.cc',
'browser/extensions/api/declarative_content/content_constants.h',
+ 'browser/extensions/api/declarative_content/declarative_content_css_condition_tracker.cc',
+ 'browser/extensions/api/declarative_content/declarative_content_css_condition_tracker.h',
'browser/extensions/api/desktop_capture/desktop_capture_api.cc',
'browser/extensions/api/desktop_capture/desktop_capture_api.h',
'browser/extensions/api/desktop_capture/desktop_capture_base.cc',
« no previous file with comments | « chrome/browser/extensions/tab_helper.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698