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

Unified Diff: content/shell/common/layout_test/layout_test_switches.h

Issue 1799923002: Make kExposeInternalsForTesting usable (again) for interactive content_shell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix include path. 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
Index: content/shell/common/layout_test/layout_test_switches.h
diff --git a/content/shell/common/layout_test/layout_test_switches.h b/content/shell/common/layout_test/layout_test_switches.h
index fbcef121c8736a1dbb5d87c8b03f9272750e38fe..33d5494cadc03b3a2c9612faa14a1b83239f720d 100644
--- a/content/shell/common/layout_test/layout_test_switches.h
+++ b/content/shell/common/layout_test/layout_test_switches.h
@@ -20,7 +20,6 @@ extern const char kEnableFontAntialiasing[];
extern const char kAlwaysUseComplexText[];
extern const char kEnableLeakDetection[];
extern const char kEncodeBinary[];
-extern const char kExposeInternalsForTesting[];
extern const char kRunLayoutTest[];
extern const char kStableReleaseMode[];
« no previous file with comments | « content/shell/browser/shell_content_browser_client.cc ('k') | content/shell/common/layout_test/layout_test_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698