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

Unified Diff: extensions/extensions.gyp

Issue 189683002: Add TestExtensionsBrowserClient, move ProcessManagerTest to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 4c69d6f4b3e3aa2502caf223a3f8bb97e52f10a3..3c8e38787365a1a008d89835fc2c27b171bdd53b 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -275,6 +275,8 @@
'..',
],
'sources': [
+ 'browser/test_extensions_browser_client.cc',
+ 'browser/test_extensions_browser_client.h',
'browser/test_management_policy.cc',
'browser/test_management_policy.h',
'common/extension_builder.cc',

Powered by Google App Engine
This is Rietveld 408576698