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

Unified Diff: chrome/common/extensions/docs/server2/whats_new_data_source_test.py

Issue 176973009: Doc server: support interfaces in src/extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 6 years, 9 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 | « chrome/common/extensions/docs/server2/test_data/object_level_availability/tabs.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/whats_new_data_source_test.py
diff --git a/chrome/common/extensions/docs/server2/whats_new_data_source_test.py b/chrome/common/extensions/docs/server2/whats_new_data_source_test.py
index 9e015eee2b3af1a3c9e260dd1b55bf53c37a2901..9be3972e2120edd8053b33f70bed692a277a665a 100755
--- a/chrome/common/extensions/docs/server2/whats_new_data_source_test.py
+++ b/chrome/common/extensions/docs/server2/whats_new_data_source_test.py
@@ -8,7 +8,6 @@ import os
import unittest
import sys
-from extensions_paths import EXTENSIONS
from fake_host_file_system_provider import FakeHostFileSystemProvider
from server_instance import ServerInstance
from test_data.canned_data import CANNED_API_FILE_SYSTEM_DATA
« no previous file with comments | « chrome/common/extensions/docs/server2/test_data/object_level_availability/tabs.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698