Index: chrome/test/data/extensions/api_test/file_browser/drive_search_test/test.js |
diff --git a/chrome/test/data/extensions/api_test/file_browser/drive_search_test/test.js b/chrome/test/data/extensions/api_test/file_browser/drive_search_test/test.js |
index f4cf43cac6f3d68f7862ed6181149900f077c9c0..59b8476ba5fdfe1fcdd4fd7045b502be846d9f17 100644 |
--- a/chrome/test/data/extensions/api_test/file_browser/drive_search_test/test.js |
+++ b/chrome/test/data/extensions/api_test/file_browser/drive_search_test/test.js |
@@ -139,8 +139,7 @@ chrome.test.runTests([ |
function driveMetadataSearch() { |
// The results should be sorted by (lastAccessed, lastModified) pair. The |
// sort should be decending. The comments above each expected result |
- // represent their (lastAccessed, lastModified) pair. These values are set |
- // in remote_file_system_api_test_root_feed.json. |
+ // represent their (lastAccessed, lastModified) pair. |
// The API should return 4 results, even though there are more than five |
// matches in the test file system. |
var expectedResults = [ |