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

Unified Diff: extensions/extensions.gyp

Issue 500043003: Add PolicyProvider to ExtensionManagement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ext-1
Patch Set: rebase, format correction Created 6 years, 3 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
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 4ce60a61e1f6902570234758dd75ef2ed6b19109..d4b72efe472069d8e2a04bd27c940a6d45cf2368 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -293,8 +293,6 @@
],
'sources': [
# Note: sources list duplicated in GN build.
- 'browser/admin_policy.cc',
- 'browser/admin_policy.h',
# NOTE: When moving an API out of Chrome be sure to verify that the
# Android build still compiles. See conditions below.
'browser/api/api_resource.cc',
@@ -958,7 +956,6 @@
'..',
],
'sources': [
- 'browser/admin_policy_unittest.cc',
'browser/api/api_resource_manager_unittest.cc',
'browser/api/declarative/deduping_factory_unittest.cc',
'browser/api/sockets_tcp/sockets_tcp_api_unittest.cc',
« chrome/browser/extensions/test_extension_system.cc ('K') | « extensions/browser/extension_prefs.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698