Transition apiclient from googlecode to github.
diff --git a/tests/test_oauth2client_file.py b/tests/test_oauth2client_file.py
index 786d708..910466a 100644
--- a/tests/test_oauth2client_file.py
+++ b/tests/test_oauth2client_file.py
@@ -31,7 +31,7 @@
 import tempfile
 import unittest
 
-from apiclient.http import HttpMockSequence
+from googleapiclient.http import HttpMockSequence
 from oauth2client import GOOGLE_TOKEN_URI
 from oauth2client import file
 from oauth2client import locked_file