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

Unified Diff: mojo/services/html_viewer/blink_input_events_type_converters.cc

Issue 393983004: Move mojo/examples/html_viewer to mojo/services/html_viewer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nuke 'examples' namespace Created 6 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
Index: mojo/services/html_viewer/blink_input_events_type_converters.cc
diff --git a/mojo/examples/html_viewer/blink_input_events_type_converters.cc b/mojo/services/html_viewer/blink_input_events_type_converters.cc
similarity index 99%
rename from mojo/examples/html_viewer/blink_input_events_type_converters.cc
rename to mojo/services/html_viewer/blink_input_events_type_converters.cc
index d71e03189249b79a564015a278276ebfbc8afb08..07a2673bdf11a74e8b8dc96b02345f9ad4d7901b 100644
--- a/mojo/examples/html_viewer/blink_input_events_type_converters.cc
+++ b/mojo/services/html_viewer/blink_input_events_type_converters.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/examples/html_viewer/blink_input_events_type_converters.h"
+#include "mojo/services/html_viewer/blink_input_events_type_converters.h"
#include "base/time/time.h"
#include "third_party/WebKit/public/web/WebInputEvent.h"
« no previous file with comments | « mojo/services/html_viewer/blink_input_events_type_converters.h ('k') | mojo/services/html_viewer/blink_platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698