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

Unified Diff: chrome/browser/net/service_providers_win.h

Issue 7259019: Move base/values.h into the base namespace. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 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/browser/net/referrer.h ('k') | chrome/browser/notifications/notifications_prefs_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/net/service_providers_win.h
===================================================================
--- chrome/browser/net/service_providers_win.h (revision 92173)
+++ chrome/browser/net/service_providers_win.h (working copy)
@@ -8,8 +8,6 @@
#include <vector>
-class Value;
-
struct WinsockNamespaceProvider {
std::wstring name;
int version;
@@ -38,4 +36,3 @@
WinsockLayeredServiceProviderList* service_list);
#endif // CHROME_BROWSER_NET_SERVICE_PROVIDERS_WIN_H_
-
« no previous file with comments | « chrome/browser/net/referrer.h ('k') | chrome/browser/notifications/notifications_prefs_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698