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

Unified Diff: chrome/browser/google_apis/DEPS

Issue 11275306: Revert 167627 - HTTP server for testing Google APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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 | « no previous file | chrome/browser/google_apis/test_server/http_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/google_apis/DEPS
===================================================================
--- chrome/browser/google_apis/DEPS (revision 167628)
+++ chrome/browser/google_apis/DEPS (working copy)
@@ -32,14 +32,10 @@
"!chrome/browser/chromeos/system/timezone_settings.h",
"!chrome/test/base/testing_profile.h",
"!content/public/test/test_browser_thread.h",
- "!content/public/test/test_utils.h",
],
".*_browsertest\.cc": [
"!chrome/browser/ui/browser.h",
"!chrome/test/base/in_process_browser_test.h",
"!chrome/test/base/ui_test_utils.h",
- ],
- "http_server.cc": [
- "!content/public/test/test_utils.h",
- ],
+ ]
}
« no previous file with comments | « no previous file | chrome/browser/google_apis/test_server/http_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698