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

Unified Diff: components/test_runner/DEPS

Issue 1422673002: Extract Notifications kClickWasNotAnAction constant Base URL: https://chromium.googlesource.com/chromium/src.git@actions_spec_sync
Patch Set: Created 5 years, 2 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: components/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index 78b42bbbdc7989780416475c239be0e7903d3474..412a6b684a82e56e502754ff491c909bf8ee4edb 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+content/public/common",
Peter Beverloo 2015/10/22 11:33:39 //content/shell and //content/test depend on this
Peter Beverloo 2015/10/22 15:03:42 Actually, no, test_runner should not depend on con
"+gin",
"+net/base",
"+skia",

Powered by Google App Engine
This is Rietveld 408576698