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

Unified Diff: chrome/plugin/chrome_content_plugin_client.h

Issue 8224021: Move the following files to content\public\plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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/plugin/chrome_content_plugin_client.h
===================================================================
--- chrome/plugin/chrome_content_plugin_client.h (revision 104808)
+++ chrome/plugin/chrome_content_plugin_client.h (working copy)
@@ -7,7 +7,7 @@
#pragma once
#include "base/compiler_specific.h"
-#include "content/plugin/content_plugin_client.h"
+#include "content/public/plugin/content_plugin_client.h"
namespace chrome {

Powered by Google App Engine
This is Rietveld 408576698