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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 355223002: Add ExtensionsTestBrowserContext class for test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ExtensionsTestBrowserContext 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
« no previous file with comments | « no previous file | extensions/DEPS » ('j') | extensions/common/extensions_test_browser_context.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 96ac096841ce9fd990ffc2eb2f8b55b29ae4a4ea..188e2f64afce6146abee2f22ad9fa80216c64c1b 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -282,6 +282,8 @@
'test/logging/win/test_log_collector.h',
'test/ppapi/ppapi_test.cc',
'test/ppapi/ppapi_test.h',
+ '../extensions/common/extensions_test_browser_context.cc',
+ '../extensions/common/extensions_test_browser_context.h',
Yoyo Zhou 2014/07/15 19:27:30 I think it'd be better to put these in extensions.
limasdf 2014/07/16 16:10:19 Done.
'../ui/gfx/image/image_unittest_util.cc',
'../ui/gfx/image/image_unittest_util.h',
],
« no previous file with comments | « no previous file | extensions/DEPS » ('j') | extensions/common/extensions_test_browser_context.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698