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

Unified Diff: components/plugins/renderer/plugin_uma.h

Issue 23606022: Move renderer plugin code into a new component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move renderer plugin code into a new component - put back wrongly deleted DEPS file Created 7 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
Index: components/plugins/renderer/plugin_uma.h
diff --git a/chrome/renderer/plugins/plugin_uma.h b/components/plugins/renderer/plugin_uma.h
similarity index 99%
rename from chrome/renderer/plugins/plugin_uma.h
rename to components/plugins/renderer/plugin_uma.h
index 22a10f1a1911034c7215a3b7722ccb5af0d470b1..ae63c6751da384e519638a3e6b242c148434bd28 100644
--- a/chrome/renderer/plugins/plugin_uma.h
+++ b/components/plugins/renderer/plugin_uma.h
@@ -86,4 +86,3 @@ class PluginUMAReporter {
};
#endif // CHROME_RENDERER_PLUGINS_PLUGIN_UMA_H_
-

Powered by Google App Engine
This is Rietveld 408576698