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

Unified Diff: extensions/extensions.gyp

Issue 355223002: Add ExtensionsTestBrowserContext class for test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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 c3136aa4ae2ddf12a146070a42fff0d8b0916711..d8e5d2ad0fb172a457636288c4c6a218a71e9d26 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -661,6 +661,8 @@
'browser/test_runtime_api_delegate.h',
'common/extension_builder.cc',
'common/extension_builder.h',
+ 'common/extensions_test_browser_context.cc',
+ 'common/extensions_test_browser_context.h',
'common/test_util.cc',
'common/test_util.h',
'common/value_builder.cc',

Powered by Google App Engine
This is Rietveld 408576698