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

Unified Diff: chrome/chrome_tests.gypi

Issue 1684063002: Add ArcEnabled policy implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@26869593
Patch Set: Added browser test. Created 4 years, 10 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 87bfb561e718c5dadc3e033b4aa1cb5ed8217ebd..96e3c816461f74eb59f5e92d50fb93c0e60f18f8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2592,6 +2592,7 @@
'browser/copresence/chrome_whispernet_client_browsertest.cc',
],
'dependencies': [
+ '../components/components.gyp:arc_test_support',
'../components/components.gyp:copresence',
# build time dependency.
'../v8/src/d8.gyp:d8#host',

Powered by Google App Engine
This is Rietveld 408576698