Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / metrics / metrics_service_browsertest.cc
index 65de2bb..e92f41b 100644 (file)
@@ -29,7 +29,7 @@
 
 class MetricsServiceBrowserTest : public InProcessBrowserTest {
  public:
-  virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
+  void SetUpCommandLine(CommandLine* command_line) override {
     // Enable the metrics service for testing (in recording-only mode).
     command_line->AppendSwitch(switches::kMetricsRecordingOnly);
   }