summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_channel_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/plugin/plugin_channel_base.h')
-rw-r--r--chrome/plugin/plugin_channel_base.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/plugin/plugin_channel_base.h b/chrome/plugin/plugin_channel_base.h
index 0e7a919..0263e9b 100644
--- a/chrome/plugin/plugin_channel_base.h
+++ b/chrome/plugin/plugin_channel_base.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_WEBKIT_GLUE_PLUGIN_CHANNEL_BASE_H_
-#define CHROME_WEBKIT_GLUE_PLUGIN_CHANNEL_BASE_H_
+#ifndef CHROME_PLUGIN_PLUGIN_CHANNEL_BASE_H_
+#define CHROME_PLUGIN_PLUGIN_CHANNEL_BASE_H_
#include <string>
@@ -125,4 +125,4 @@ class PluginChannelBase : public IPC::Channel::Listener,
DISALLOW_COPY_AND_ASSIGN(PluginChannelBase);
};
-#endif // CHROME_WEBKIT_GLUE_PLUGIN_CHANNEL_BASE_H_
+#endif // CHROME_PLUGIN_PLUGIN_CHANNEL_BASE_H_