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

Unified Diff: ios/web/public/test/http_server/http_server.h

Issue 2923563005: [ObjC ARC] Converts ios/web/public/test/http_server:http_server to ARC. (Closed)
Patch Set: cleanup Created 3 years, 6 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: ios/web/public/test/http_server/http_server.h
diff --git a/ios/web/public/test/http_server/http_server.h b/ios/web/public/test/http_server/http_server.h
index c565eb60613cbc865bdc641f4aef1fe179fd68d1..ca06d587b9126aca0de8d23001dbcebaae01553e 100644
--- a/ios/web/public/test/http_server/http_server.h
+++ b/ios/web/public/test/http_server/http_server.h
@@ -8,7 +8,6 @@
#include <memory>
#include <vector>
-#import "base/mac/scoped_nsobject.h"
#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "base/synchronization/lock.h"
« no previous file with comments | « ios/web/public/test/http_server/http_auth_response_provider.mm ('k') | ios/web/public/test/http_server/http_server.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698