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

Unified Diff: chrome/chrome_browser.gypi

Issue 785723002: Add new extension APIs related to animation policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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/ui/prefs/prefs_tab_helper.cc ('k') | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e080a31e2eb1ac15c74284b14f33477dde42bd3d..fe8012bdabb939b8c748f2a0e8208d4c97a839d0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1260,6 +1260,8 @@
'chrome_browser_extensions_sources': [
'browser/accessibility/accessibility_extension_api.cc',
'browser/accessibility/accessibility_extension_api.h',
+ 'browser/accessibility/animation_policy_prefs.cc',
+ 'browser/accessibility/animation_policy_prefs.h',
'browser/autocomplete/keyword_extensions_delegate_impl.cc',
'browser/autocomplete/keyword_extensions_delegate_impl.h',
'browser/content_settings/content_settings_internal_extension_provider.cc',
« no previous file with comments | « chrome/browser/ui/prefs/prefs_tab_helper.cc ('k') | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698