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

Unified Diff: content/content_shell.gypi

Issue 1777503003: More strict restrictions for content -> content/shell dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unnecessary namespace-qualification. Created 4 years, 9 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 | « content/common/swapped_out_messages.cc ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index dff8369ab87955d2698acf988463fc032f1f5745..4f089e6cb4ceab03aacca4d6c483b07e5beaec75 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -195,6 +195,8 @@
'shell/browser/shell_web_contents_view_delegate_creator.h',
'shell/browser/shell_web_contents_view_delegate_mac.mm',
'shell/browser/shell_web_contents_view_delegate_win.cc',
+ 'shell/common/layout_test/layout_test_content_client.cc',
+ 'shell/common/layout_test/layout_test_content_client.h',
'shell/common/layout_test/layout_test_messages.cc',
'shell/common/layout_test/layout_test_messages.h',
'shell/common/layout_test/layout_test_switches.cc',
« no previous file with comments | « content/common/swapped_out_messages.cc ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698