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

Unified Diff: content/child/worker_task_runner.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: content/child/worker_task_runner.h
diff --git a/content/child/worker_task_runner.h b/content/child/worker_task_runner.h
index 8e9ff28462833f1b362146567e584f3d5e4e1c02..fcc39f432e4cd894226bb4240690f73f00500d6e 100644
--- a/content/child/worker_task_runner.h
+++ b/content/child/worker_task_runner.h
@@ -70,4 +70,4 @@ class CONTENT_EXPORT WorkerTaskRunner {
} // namespace content
-#endif // CONTENT_CHILD_WORKER_TASK_RUNNER_H_
+#endif // CONTENT_CHILD_WORKER_TASK_RUNNER_H_

Powered by Google App Engine
This is Rietveld 408576698