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

Unified Diff: content/shell/shell_switches.h

Issue 10869061: Make IndexedDB layout browser tests save incorrect results to a file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix << Created 8 years, 3 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 | « no previous file | content/shell/shell_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/shell_switches.h
diff --git a/content/shell/shell_switches.h b/content/shell/shell_switches.h
index d07e06cc981e0889770c5801c08a64b1b4ef9c92..4fa203bfcc6ec544484c3c422f1a04d1b7411329 100644
--- a/content/shell/shell_switches.h
+++ b/content/shell/shell_switches.h
@@ -14,6 +14,7 @@ extern const char kContentBrowserTest[];
extern const char kContentShellDataPath[];
extern const char kDumpRenderTree[];
extern const char kNoTimeout[];
+extern const char kOutputLayoutTestDifferences[];
} // namespace switches
« no previous file with comments | « no previous file | content/shell/shell_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698