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

Unified Diff: chrome/browser/resources/extensions/extension_activity.html

Issue 10824198: Move small c/b/extensions classes into extensions namespace no.1 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Latest-er master for cq Created 8 years, 4 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: chrome/browser/resources/extensions/extension_activity.html
diff --git a/chrome/browser/resources/extensions/extension_activity.html b/chrome/browser/resources/extensions/extension_activity.html
index 20894616c7086d1b12bbd8748d706db15d7e24f3..411cc6916f57f04c3d062af8cec8814f85078e7c 100644
--- a/chrome/browser/resources/extensions/extension_activity.html
+++ b/chrome/browser/resources/extensions/extension_activity.html
@@ -36,7 +36,7 @@
<div id="template-collection" hidden>
<div class="extension-activity-labels">
<!-- The indices here match the activity enum defined in
- chrome/browser/extensions/extension_activity_log.h -->
+ chrome/browser/extensions/activity_log.h -->
<span class="extension-activity-label-0"
i18n-content="extensionActivityApiCall"></span>
<span class="extension-activity-label-1"
« no previous file with comments | « chrome/browser/extensions/extension_service.h ('k') | chrome/browser/ui/webui/extensions/extension_activity_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698