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

Unified Diff: chrome/browser/chromeos/login/helper.h

Issue 1428353002: Network Setup from Shark to Remora. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/chromeos/login/helper.cc » ('j') | chrome/browser/chromeos/login/helper.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/helper.h
diff --git a/chrome/browser/chromeos/login/helper.h b/chrome/browser/chromeos/login/helper.h
index c02cd58908047dc554562f02f5c9bdc9377989ab..d72595a84f60797841b9dc03a8621ac9ad44c9dc 100644
--- a/chrome/browser/chromeos/login/helper.h
+++ b/chrome/browser/chromeos/login/helper.h
@@ -23,11 +23,11 @@ class Size;
namespace content {
class StoragePartition;
-}
+} // namespace content
achuithb 2015/11/05 23:26:12 I think we don't do this when the namespace is sma
stevenjb 2015/11/05 23:48:25 +1
xdai1 2015/11/06 23:23:02 Done.
namespace net {
class URLRequestContextGetter;
-}
+} // namespace net
namespace chromeos {
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/helper.cc » ('j') | chrome/browser/chromeos/login/helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698