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

Unified Diff: chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_file.js

Issue 10784009: screenshot disabling policy tests (Closed) Base URL: http://git.chromium.org/chromium/src.git@disable_screenshots
Patch Set: Rebased 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
Index: chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_file.js
diff --git a/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_file.js b/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_file.js
index beaf431bb9fa0765131e936c0b1cc1dfe8362f69..64e83213bcd99a2030ed1e4753cef8a4f0267417 100644
--- a/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_file.js
+++ b/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_file.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// API test for chrome.tabs.captureVisibleTab(), capturing JPEG images.
-// browser_tests.exe --gtest_filter=ExtensionApiTest.CaptureVisibleNoFile
+// browser_tests.exe --gtest_filter=ExtensionApiTest.CaptureVisibleFile
var pass = chrome.test.callbackPass;
var fail = chrome.test.callbackFail;

Powered by Google App Engine
This is Rietveld 408576698