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

Unified Diff: apps/app_window_registry.cc

Issue 247143004: cleanup: Cpplint for apps/, extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CHECK_GT -> CHECK Created 6 years, 8 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 | « apps/app_window_registry.h ('k') | apps/browser_context_keyed_service_factories.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_window_registry.cc
diff --git a/apps/app_window_registry.cc b/apps/app_window_registry.cc
index 3832849a05e7744070cac93b2d8820669ba8d0c6..2be3c7826a7c12f100673b2587d6f5b84c7db536 100644
--- a/apps/app_window_registry.cc
+++ b/apps/app_window_registry.cc
@@ -304,4 +304,4 @@ content::BrowserContext* AppWindowRegistry::Factory::GetBrowserContextToUse(
context);
}
-} // namespace extensions
+} // namespace apps
« no previous file with comments | « apps/app_window_registry.h ('k') | apps/browser_context_keyed_service_factories.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698