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

Unified Diff: chrome/browser/platform_util.h

Issue 1705009: Changing linux platform for chromeos. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 8 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/platform_util.h
===================================================================
--- chrome/browser/platform_util.h (revision 45485)
+++ chrome/browser/platform_util.h (working copy)
@@ -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_COMMON_PLATFORM_UTIL_H_
-#define CHROME_COMMON_PLATFORM_UTIL_H_
+#ifndef CHROME_BROWSER_PLATFORM_UTIL_H_
+#define CHROME_BROWSER_PLATFORM_UTIL_H_
#include "base/string16.h"
#include "gfx/native_widget_types.h"
@@ -48,4 +48,4 @@
}
-#endif // CHROME_COMMON_PLATFORM_UTIL_H_
+#endif // CHROME_BROWSER_PLATFORM_UTIL_H_
Property changes on: chrome/browser/platform_util.h
___________________________________________________________________
Added: svn:mergeinfo

Powered by Google App Engine
This is Rietveld 408576698