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

Unified Diff: content/shell/BUILD.gn

Issue 1763113002: Move layout-test-specific switches from shell_switches to layout_test_switches.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove-line-box-and-debug-from-flags-struct
Patch Set: Fix accidental condition reversal in Shell::ToggleFullscreenModeForTab. 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/public/test/content_browser_test.cc ('k') | content/shell/app/shell_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 3606271d86dec4e16e934fb3ba220bc04f5b7631..2dbf0489a25f4c9a65fdedf090879880f6a7e8da 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -145,6 +145,8 @@ static_library("content_shell_lib") {
"browser/shell_web_contents_view_delegate_win.cc",
"common/layout_test/layout_test_messages.cc",
"common/layout_test/layout_test_messages.h",
+ "common/layout_test/layout_test_switches.cc",
+ "common/layout_test/layout_test_switches.h",
"common/leak_detection_result.h",
"common/shell_content_client.cc",
"common/shell_content_client.h",
« no previous file with comments | « content/public/test/content_browser_test.cc ('k') | content/shell/app/shell_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698