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

Unified Diff: extensions/test/data/system/display/test_display_api.js

Issue 797023006: s/app_shell_browsertests/extensions_browsertests/g (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge, actually add extensions_tests.gyp Created 5 years, 11 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: extensions/test/data/system/display/test_display_api.js
diff --git a/extensions/test/data/system/display/test_display_api.js b/extensions/test/data/system/display/test_display_api.js
index c55c2c1a672f211f12a1439f4b44150e9d7c3079..901861017c7fc94471bba24a03977f363be98f89 100644
--- a/extensions/test/data/system/display/test_display_api.js
+++ b/extensions/test/data/system/display/test_display_api.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// system.display api test
-// app_shell_browsertests --gtest_filter=SystemDisplayApiTest.*
+// extensions_browsertests --gtest_filter=SystemDisplayApiTest.*
chrome.test.runTests([
function testGet() {
« no previous file with comments | « extensions/test/data/system/cpu/test_cpu_api.js ('k') | extensions/test/data/system/memory/test_memory_api.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698