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

Unified Diff: content/common/sandbox_mac.h

Issue 7353020: Make disabled test not cause compile error. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/sandbox_mac.h
diff --git a/content/common/sandbox_mac.h b/content/common/sandbox_mac.h
index 9de4096a34bee6a6eca7d0098fca4d23a7dafd7e..358c098a996e86d171bfd38d8fe5dccfd40e1e5b 100644
--- a/content/common/sandbox_mac.h
+++ b/content/common/sandbox_mac.h
@@ -173,7 +173,7 @@ class Sandbox {
FRIEND_TEST(MacDirAccessSandboxTest, StringEscape);
FRIEND_TEST(MacDirAccessSandboxTest, RegexEscape);
- FRIEND_TEST(MacDirAccessSandboxTest, SandboxAccess);
+ FRIEND_TEST(MacDirAccessSandboxTest, DISABLED_SandboxAccess);
DISALLOW_IMPLICIT_CONSTRUCTORS(Sandbox);
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698