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

Unified Diff: extensions/DEPS

Issue 818563003: Tests in browser_tests target should use ChromeRenderViewTest as the base class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index b237be8ad3e904b099d44342503fc93503039e9a..1a7b60a1e32ad0bdaff759fd3901b464b883c53a 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -48,6 +48,7 @@ specific_include_rules = {
"+chrome/browser/extensions/test_extension_system.h",
"+chrome/browser/ui/browser.h",
"+chrome/common/extensions/features/feature_channel.h",
+ "+chrome/test/base/chrome_render_view_test.h",
Yoyo Zhou 2014/12/19 23:08:38 I don't like this change, but we can reassess whet
"+chrome/test/base/testing_profile.h",
"+chrome/test/base/ui_test_utils.h",
],
« no previous file with comments | « chrome/renderer/autofill/page_click_tracker_browsertest.cc ('k') | extensions/renderer/script_context_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698