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

Unified Diff: chrome/browser/chromeos/dom_ui/language_customize_modifier_keys_handler.cc

Issue 5854003: Remove CrOS hack from ppapi.gyp that made the include directories work. This... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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: chrome/browser/chromeos/dom_ui/language_customize_modifier_keys_handler.cc
===================================================================
--- chrome/browser/chromeos/dom_ui/language_customize_modifier_keys_handler.cc (revision 69437)
+++ chrome/browser/chromeos/dom_ui/language_customize_modifier_keys_handler.cc (working copy)
@@ -6,8 +6,8 @@
#include "app/l10n_util.h"
#include "base/values.h"
-#include "cros/chromeos_keyboard.h"
#include "grit/generated_resources.h"
+#include "third_party/cros/chromeos_keyboard.h"
namespace {
const struct ModifierKeysSelectItem {
Property changes on: chrome/browser/chromeos/dom_ui/language_customize_modifier_keys_handler.cc
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « chrome/browser/chromeos/dom_ui/keyboard_overlay_ui.cc ('k') | chrome/browser/chromeos/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698