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

Unified Diff: extensions/extensions_tests.gyp

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Mac Build + GN Test builds Created 5 years, 8 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_tests.gyp
diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp
index e68f2741c752197758ff6a22bcaec8e6b09d9b6a..1ff3fd3ce6af6b8f1f006480b4dcad5678a5dd81 100644
--- a/extensions/extensions_tests.gyp
+++ b/extensions/extensions_tests.gyp
@@ -68,6 +68,7 @@
'target_name': 'extensions_browsertests',
'type': '<(gtest_target_type)',
'dependencies': [
+ '../components/components.gyp:guest_view',
'extensions.gyp:extensions_test_support',
'shell/app_shell.gyp:app_shell_lib',
# TODO(yoz): find the right deps

Powered by Google App Engine
This is Rietveld 408576698