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

Unified Diff: apps/app_window_registry.h

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_geometry_cache_unittest.cc ('k') | apps/app_window_registry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_window_registry.h
diff --git a/apps/app_window_registry.h b/apps/app_window_registry.h
index 5be20797c59c41823073eef30b3ee53c9d476756..1bce91de503fcdd2dfc54b11e66d7bcc087d4524 100644
--- a/apps/app_window_registry.h
+++ b/apps/app_window_registry.h
@@ -142,6 +142,6 @@ class AppWindowRegistry : public KeyedService {
base::Callback<void(content::DevToolsAgentHost*, bool)> devtools_callback_;
};
-} // namespace extensions
+} // namespace apps
#endif // APPS_APP_WINDOW_REGISTRY_H_
« no previous file with comments | « apps/app_window_geometry_cache_unittest.cc ('k') | apps/app_window_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698