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

Unified Diff: extensions/test/data/system/storage/test_storage_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/storage/test_storage_api.js
diff --git a/extensions/test/data/system/storage/test_storage_api.js b/extensions/test/data/system/storage/test_storage_api.js
index 7f42e972904879a9f5721c7df4df1a6426a5d5d3..490b3f5cf0b5930fe992acca70fe5fd10ab8995f 100644
--- a/extensions/test/data/system/storage/test_storage_api.js
+++ b/extensions/test/data/system/storage/test_storage_api.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// system.storage api test
-// app_shell_browsertests --gtest_filter=SystemStorageApiTest.Storage
+// extensions_browsertests --gtest_filter=SystemStorageApiTest.Storage
// Testing data should be the same as |kTestingData| in
// system_storage_apitest.cc.

Powered by Google App Engine
This is Rietveld 408576698