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

Unified Diff: extensions/common/extension_api.h

Issue 225493002: cleanup: cpplint src/extension/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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: extensions/common/extension_api.h
diff --git a/extensions/common/extension_api.h b/extensions/common/extension_api.h
index 1b2ad3edd2be5ee6ca16087a53807059d8013fe6..53906fb038e20faf3e25ba1551259ebe7b61b401 100644
--- a/extensions/common/extension_api.h
+++ b/extensions/common/extension_api.h
@@ -145,6 +145,6 @@ class ExtensionAPI {
DISALLOW_COPY_AND_ASSIGN(ExtensionAPI);
};
-} // namespace extensions
+} // namespace extensions
#endif // EXTENSIONS_COMMON_EXTENSION_API_H_

Powered by Google App Engine
This is Rietveld 408576698