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

Unified Diff: services/js/test/js_application_test_base.cc

Issue 780213002: Put code in //services/js in namespace js (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: services/js/test/js_application_test_base.cc
diff --git a/services/js/test/js_application_test_base.cc b/services/js/test/js_application_test_base.cc
index 05856bca4ea818a9b21af41383613a0444a85fc2..c9a4d5f7e8335f5fea98fe5b328e47db3650ec11 100644
--- a/services/js/test/js_application_test_base.cc
+++ b/services/js/test/js_application_test_base.cc
@@ -4,7 +4,7 @@
#include "services/js/test/js_application_test_base.h"
-namespace mojo {
+namespace js {
namespace test {
JSApplicationTestBase::JSApplicationTestBase() {}

Powered by Google App Engine
This is Rietveld 408576698