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

Unified Diff: extensions/browser/api/system_memory/system_memory_apitest.cc

Issue 1226353004: Generate all extension schema namespaces as "api" and instead vary the generated bundle names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 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/browser/api/system_memory/system_memory_apitest.cc
diff --git a/extensions/browser/api/system_memory/system_memory_apitest.cc b/extensions/browser/api/system_memory/system_memory_apitest.cc
index 40c1cfce91987885bbb8635f20a5108923be3dd6..64be93c4f56580aa0c72a3ef806c133719ba89cc 100644
--- a/extensions/browser/api/system_memory/system_memory_apitest.cc
+++ b/extensions/browser/api/system_memory/system_memory_apitest.cc
@@ -8,7 +8,7 @@
namespace extensions {
-using core_api::system_memory::MemoryInfo;
+using api::system_memory::MemoryInfo;
class MockMemoryInfoProviderImpl : public MemoryInfoProvider {
public:
« no previous file with comments | « extensions/browser/api/system_memory/system_memory_api.cc ('k') | extensions/browser/api/system_network/system_network_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698