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

Unified Diff: chrome/renderer/extensions/greasemonkey_api_unittest.cc

Issue 39121: Commit http://codereview.chromium.org/27037 (Closed)
Patch Set: Created 11 years, 10 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 | chrome/renderer/resources/greasemonkey_api.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/extensions/greasemonkey_api_unittest.cc
diff --git a/chrome/renderer/extensions/greasemonkey_api_unittest.cc b/chrome/renderer/extensions/greasemonkey_api_unittest.cc
index fef69a89f212da67227152ee8ecd35fb5b628f16..23bf07a50342d1deb6f142e138678b2d7fa4749f 100755
--- a/chrome/renderer/extensions/greasemonkey_api_unittest.cc
+++ b/chrome/renderer/extensions/greasemonkey_api_unittest.cc
@@ -67,11 +67,9 @@ TEST_F(GreasemonkeyApiTest, AddStyle) {
TestFunction("testAddStyle");
}
-/*
TEST_F(GreasemonkeyApiTest, XmlhttpRequest) {
TestFunction("testXmlhttpRequest");
}
-*/
TEST_F(GreasemonkeyApiTest, RegisterMenuCommand) {
TestFunction("testRegisterMenuCommand");
« no previous file with comments | « no previous file | chrome/renderer/resources/greasemonkey_api.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698