diff options
Diffstat (limited to 'content/public/browser/navigation_controller.h')
-rw-r--r-- | content/public/browser/navigation_controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/browser/navigation_controller.h b/content/public/browser/navigation_controller.h index 28d20d3..4932ba0 100644 --- a/content/public/browser/navigation_controller.h +++ b/content/public/browser/navigation_controller.h @@ -4,7 +4,6 @@ #ifndef CONTENT_PUBLIC_BROWSER_NAVIGATION_CONTROLLER_H_ #define CONTENT_PUBLIC_BROWSER_NAVIGATION_CONTROLLER_H_ -#pragma once #include <string> #include <vector> |