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

Unified Diff: chrome/browser/renderer_host/pepper/monitor_finder_mac.h

Issue 2637403002: Fix header guards in //chrome (Closed)
Patch Set: Created 3 years, 11 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/renderer_host/pepper/monitor_finder_mac.h
diff --git a/chrome/browser/renderer_host/pepper/monitor_finder_mac.h b/chrome/browser/renderer_host/pepper/monitor_finder_mac.h
index cc10ee85780caa46817802f861e38f9ce9af9d61..08f100f61ee205c05255d22fb398db78d0e6fd3f 100644
--- a/chrome/browser/renderer_host/pepper/monitor_finder_mac.h
+++ b/chrome/browser/renderer_host/pepper/monitor_finder_mac.h
@@ -49,4 +49,4 @@ class MonitorFinder : public base::RefCountedThreadSafe<MonitorFinder> {
} // namespace chrome
-#endif // CHROME_BROWSER_RENDERER_HOST_PEPPER_MONITOR_FINDER_H_
+#endif // CHROME_BROWSER_RENDERER_HOST_PEPPER_MONITOR_FINDER_MAC_H_

Powered by Google App Engine
This is Rietveld 408576698