summaryrefslogtreecommitdiffstats
path: root/src/core/extensions/extension_system_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/extensions/extension_system_qt.h')
-rw-r--r--src/core/extensions/extension_system_qt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/extensions/extension_system_qt.h b/src/core/extensions/extension_system_qt.h
index 9ef87fa8a..d23cf7b2f 100644
--- a/src/core/extensions/extension_system_qt.h
+++ b/src/core/extensions/extension_system_qt.h
@@ -50,7 +50,6 @@
#include <string>
#include "base/one_shot_event.h"
-#include "base/macros.h"
#include "base/memory/weak_ptr.h"
#include "build/build_config.h"
#include "extensions/browser/extension_system.h"
@@ -144,7 +143,6 @@ private:
bool initialized_;
base::WeakPtrFactory<ExtensionSystemQt> weak_ptr_factory_;
- DISALLOW_COPY_AND_ASSIGN(ExtensionSystemQt);
};
} // namespace extensions