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

Unified Diff: net/base/network_config_watcher_mac.cc

Issue 5915004: Introduce incognito preference settings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed whitespaces in mac files Created 9 years, 11 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: net/base/network_config_watcher_mac.cc
diff --git a/net/base/network_config_watcher_mac.cc b/net/base/network_config_watcher_mac.cc
index 5cc41b19f03c417bca3f096d3fab0ccd44263435..bd3528a75009edabd1596cc68b4203c162da1a26 100644
--- a/net/base/network_config_watcher_mac.cc
+++ b/net/base/network_config_watcher_mac.cc
@@ -10,8 +10,8 @@
#include "base/compiler_specific.h"
#include "base/threading/thread.h"
-#include "base/mac/scoped_cftyperef.h"
#include "base/threading/thread_restrictions.h"
+#include "base/mac/scoped_cftyperef.h"
namespace net {

Powered by Google App Engine
This is Rietveld 408576698