From d0db3480332c0612ea70299281ca85fe65340834 Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Tue, 11 Nov 2008 14:22:48 +0000 Subject: NO CODE CHANGE. Just force a build. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5171 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/plugin/plugin_process.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'chrome') diff --git a/chrome/plugin/plugin_process.h b/chrome/plugin/plugin_process.h index 2514efa..444d597 100644 --- a/chrome/plugin/plugin_process.h +++ b/chrome/plugin/plugin_process.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_PLUGIN_PLUGIN_PROCESS_H__ -#define CHROME_PLUGIN_PLUGIN_PROCESS_H__ +#ifndef CHROME_PLUGIN_PLUGIN_PROCESS_H_ +#define CHROME_PLUGIN_PLUGIN_PROCESS_H_ #include "chrome/common/child_process.h" #include "chrome/plugin/plugin_thread.h" @@ -48,5 +48,4 @@ class PluginProcess : public ChildProcess { DISALLOW_EVIL_CONSTRUCTORS(PluginProcess); }; -#endif // CHROME_PLUGIN_PLUGIN_PROCESS_H__ - +#endif // CHROME_PLUGIN_PLUGIN_PROCESS_H_ -- cgit v1.1