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

Unified Diff: chrome/common/ppapi_utils.cc

Issue 893823002: Register system Pepper Flash plugin if no packaged Pepper plugin is found. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update DEPS Created 5 years, 10 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
« chrome/common/ppapi_utils.h ('K') | « chrome/common/ppapi_utils.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/ppapi_utils.cc
diff --git a/chrome/browser/component_updater/ppapi_utils.cc b/chrome/common/ppapi_utils.cc
similarity index 98%
rename from chrome/browser/component_updater/ppapi_utils.cc
rename to chrome/common/ppapi_utils.cc
index a9c097e425e0a4015be164060ce134453662f6fe..a3be807766a6e4107eb336b1158cb7427905fd56 100644
--- a/chrome/browser/component_updater/ppapi_utils.cc
+++ b/chrome/common/ppapi_utils.cc
@@ -1,7 +1,7 @@
// Copyright (c) 2013 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.
-#include "chrome/browser/component_updater/ppapi_utils.h"
+#include "chrome/common/ppapi_utils.h"
#include <cstring>
« chrome/common/ppapi_utils.h ('K') | « chrome/common/ppapi_utils.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698