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

Unified Diff: extensions/browser/test_runtime_api_delegate.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/test_extension_registry_observer.cc ('k') | extensions/browser/uninstall_reason.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/test_runtime_api_delegate.h
diff --git a/extensions/browser/test_runtime_api_delegate.h b/extensions/browser/test_runtime_api_delegate.h
index 8922bd55ae8beab90aa5d46f1e93ab66f9aec533..c1200d7aca91a9f9469b8bbc9e816e2273badb34 100644
--- a/extensions/browser/test_runtime_api_delegate.h
+++ b/extensions/browser/test_runtime_api_delegate.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 EXENSIONS_BROWSER_TEST_RUNTIME_API_DELEGATE_H_
-#define EXENSIONS_BROWSER_TEST_RUNTIME_API_DELEGATE_H_
+#ifndef EXTENSIONS_BROWSER_TEST_RUNTIME_API_DELEGATE_H_
+#define EXTENSIONS_BROWSER_TEST_RUNTIME_API_DELEGATE_H_
#include "base/macros.h"
#include "extensions/browser/api/runtime/runtime_api_delegate.h"
@@ -33,4 +33,4 @@ class TestRuntimeAPIDelegate : public RuntimeAPIDelegate {
} // namespace extensions
-#endif // EXENSIONS_BROWSER_TEST_RUNTIME_API_DELEGATE_H_
+#endif // EXTENSIONS_BROWSER_TEST_RUNTIME_API_DELEGATE_H_
« no previous file with comments | « extensions/browser/test_extension_registry_observer.cc ('k') | extensions/browser/uninstall_reason.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698