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

Unified Diff: extensions/common/extension_message_generator.h

Issue 194333002: Move extension_messages.h to extensions/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge again Created 6 years, 9 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 | « extensions/common/DEPS ('k') | extensions/common/extension_message_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/extension_message_generator.h
diff --git a/ui/metro_viewer/metro_viewer_message_generator.h b/extensions/common/extension_message_generator.h
similarity index 57%
copy from ui/metro_viewer/metro_viewer_message_generator.h
copy to extensions/common/extension_message_generator.h
index 4ea868838dbb601bd7b1d6e42f5a2b62eee48589..6aa4264723c38501355874f17ac315314d83d549 100644
--- a/ui/metro_viewer/metro_viewer_message_generator.h
+++ b/extensions/common/extension_message_generator.h
@@ -1,7 +1,7 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright (c) 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Multiply-included file, hence no include guard.
-#include "ui/metro_viewer/metro_viewer_messages.h"
+#include "extensions/common/extension_messages.h"
« no previous file with comments | « extensions/common/DEPS ('k') | extensions/common/extension_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698