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

Unified Diff: extensions/browser/mock_extension_system.h

Issue 563263002: Cleanup: cpplint from /extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « extensions/browser/granted_file_entry.cc ('k') | extensions/browser/script_execution_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/mock_extension_system.h
diff --git a/extensions/browser/mock_extension_system.h b/extensions/browser/mock_extension_system.h
index 7a500dc42a11abf5c25c23dbb7c99d3e08d5eebf..8ac85c5da2055f48da5f21fed69342573f6532af 100644
--- a/extensions/browser/mock_extension_system.h
+++ b/extensions/browser/mock_extension_system.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef EXTENSIONS_BROWSER_MOCK_EXTENSIONS_SYSTEM_H_
-#define EXTENSIONS_BROWSER_MOCK_EXTENSIONS_SYSTEM_H_
+#ifndef EXTENSIONS_BROWSER_MOCK_EXTENSION_SYSTEM_H_
+#define EXTENSIONS_BROWSER_MOCK_EXTENSION_SYSTEM_H_
#include "components/keyed_service/content/browser_context_dependency_manager.h"
#include "extensions/browser/extension_registry_factory.h"
@@ -92,4 +92,4 @@ class MockExtensionSystemFactory : public ExtensionSystemProvider {
} // namespace extensions
-#endif // EXTENSIONS_BROWSER_MOCK_EXTENSIONS_SYSTEM_H_
+#endif // EXTENSIONS_BROWSER_MOCK_EXTENSION_SYSTEM_H_
« no previous file with comments | « extensions/browser/granted_file_entry.cc ('k') | extensions/browser/script_execution_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698