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

Unified Diff: content/public/test/browser_test.h

Issue 10696166: Remove #pragma once from content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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
« no previous file with comments | « content/public/renderer/render_view_visitor.h ('k') | content/public/test/content_test_suite_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/browser_test.h
diff --git a/content/public/test/browser_test.h b/content/public/test/browser_test.h
index b14874af5c087106200bbb5f81ac610fc3db735b..24e5d07c4df0b4b1a6c23ac60952be1ddcfc9079 100644
--- a/content/public/test/browser_test.h
+++ b/content/public/test/browser_test.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_TEST_BROWSER_TEST_H_
#define CONTENT_TEST_BROWSER_TEST_H_
-#pragma once
// We only want to use InProcessBrowserTest in test targets which properly
// isolate each test case by running each test in a separate process.
« no previous file with comments | « content/public/renderer/render_view_visitor.h ('k') | content/public/test/content_test_suite_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698